org.ow2.orchestra.facade.def.impl
Class ToPartDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.ToPartDefinitionImpl
- All Implemented Interfaces:
- Serializable, CopyAble<ToPartDefinition>, ToPartDefinition
public class ToPartDefinitionImpl
- extends 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(String fromVariable,
String part)
getFromVariable
public String getFromVariable()
- Specified by:
getFromVariable
in interface ToPartDefinition
- Returns:
- the fromVariable attribute
getPart
public String getPart()
- Specified by:
getPart
in interface ToPartDefinition
- Returns:
- the part
copy
public ToPartDefinition copy()
- Specified by:
copy
in interface CopyAble<ToPartDefinition>
Copyright © 2011 OW2 Consortium. All Rights Reserved.