uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel
Class Direction
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.Direction
- All Implemented Interfaces:
- Serializable
- public class Direction
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
Direction(org.apache.axis.types.NMToken value)
|
_fromKey
public static final org.apache.axis.types.NMToken _fromKey
_toKey
public static final org.apache.axis.types.NMToken _toKey
fromKey
public static final Direction fromKey
toKey
public static final Direction toKey
Direction
protected Direction(org.apache.axis.types.NMToken value)
getValue
public org.apache.axis.types.NMToken getValue()
fromValue
public static Direction fromValue(org.apache.axis.types.NMToken value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static Direction fromString(String value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
toString
public String toString()
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object