org.ow2.orchestra.facade.def.impl
Class FromDefinitionImpl
java.lang.Object
org.ow2.orchestra.facade.def.impl.FromToDefinitionImpl
org.ow2.orchestra.facade.def.impl.FromDefinitionImpl
- All Implemented Interfaces:
- Serializable, CopyAble<FromDefinition>, FromDefinition, FromToDefinition
public class FromDefinitionImpl
- extends FromToDefinitionImpl
- implements FromDefinition
- Author:
- Alfonso Fuca
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FromDefinitionImpl
public FromDefinitionImpl(FromDefinition fromDefinition)
copy
public FromDefinition copy()
- Specified by:
copy
in interface CopyAble<FromDefinition>
getLiteral
public LiteralDefinition getLiteral()
- Specified by:
getLiteral
in interface FromDefinition
- Returns:
- the literal
Copyright © 2011 OW2 Consortium. All Rights Reserved.