org.ow2.orchestra.facade.def
Interface VariableDefinition
- All Superinterfaces:
- CopyAble<VariableDefinition>, java.io.Serializable
public interface VariableDefinition
- extends CopyAble<VariableDefinition>, java.io.Serializable
Methods inherited from interface org.ow2.orchestra.facade.CopyAble |
copy |
getName
java.lang.String getName()
- Returns:
- the name of the variable
getMessageType
javax.xml.namespace.QName getMessageType()
- Returns:
- the message type of the variable;
getType
javax.xml.namespace.QName getType()
- Returns:
- the type of the variable
getElement
javax.xml.namespace.QName getElement()
- Returns:
- the element of the variable
Copyright © 2009 OW2 Consortium. All Rights Reserved.