org.ow2.orchestra.facade.def.impl
Class ToPartDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
- All Implemented Interfaces:
- java.io.Serializable, CopyAble<ToPartDefinition>, ToPartDefinition
public class ToPartDefinitionImpl
- extends java.lang.Object
- implements ToPartDefinition
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ToPartDefinitionImpl
public ToPartDefinitionImpl()
ToPartDefinitionImpl
public ToPartDefinitionImpl(ToPartDefinitionImpl toPartDefinitionImpl)
ToPartDefinitionImpl
public ToPartDefinitionImpl(java.lang.String fromVariable,
java.lang.String part)
getFromVariable
public java.lang.String getFromVariable()
- Specified by:
getFromVariable
in interface ToPartDefinition
- Returns:
- the fromVariable attribute
getPart
public java.lang.String getPart()
- Specified by:
getPart
in interface ToPartDefinition
- Returns:
- the part
copy
public ToPartDefinition copy()
- Specified by:
copy
in interface CopyAble<ToPartDefinition>
Copyright © 2009 OW2 Consortium. All Rights Reserved.