org.ow2.orchestra.facade.def
Interface ToPartDefinition

All Superinterfaces:
CopyAble<ToPartDefinition>, Serializable
All Known Implementing Classes:
ToPartDefinitionImpl

public interface ToPartDefinition
extends CopyAble<ToPartDefinition>, Serializable

Author:
Alfonso Fuca

Method Summary
 String getFromVariable()
           
 String getPart()
           
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getPart

String getPart()
Returns:
the part

getFromVariable

String getFromVariable()
Returns:
the fromVariable attribute


Copyright © 2011 OW2 Consortium. All Rights Reserved.