uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel
Class KeyType
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.KeyType
- All Implemented Interfaces:
- Serializable
- public class KeyType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
KeyType(org.apache.axis.types.NMToken value)
|
_businessKey
public static final org.apache.axis.types.NMToken _businessKey
_tModelKey
public static final org.apache.axis.types.NMToken _tModelKey
_serviceKey
public static final org.apache.axis.types.NMToken _serviceKey
_bindingKey
public static final org.apache.axis.types.NMToken _bindingKey
businessKey
public static final KeyType businessKey
tModelKey
public static final KeyType tModelKey
serviceKey
public static final KeyType serviceKey
bindingKey
public static final KeyType bindingKey
KeyType
protected KeyType(org.apache.axis.types.NMToken value)
getValue
public org.apache.axis.types.NMToken getValue()
fromValue
public static KeyType fromValue(org.apache.axis.types.NMToken value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static KeyType 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