org.ow2.orchestra.facade.def
Interface ToPartDefinition

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

public interface ToPartDefinition
extends CopyAble<ToPartDefinition>, java.io.Serializable

Author:
Alfonso Fuca

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

Method Detail

getPart

java.lang.String getPart()
Returns:
the part

getFromVariable

java.lang.String getFromVariable()
Returns:
the fromVariable attribute


Copyright © 2009 OW2 Consortium. All Rights Reserved.