org.uddi.v3.schema.api
Class KeyType
java.lang.Object
org.uddi.v3.schema.api.KeyType
- All Implemented Interfaces:
- java.io.Serializable
- public class KeyType
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
_businessKey
public static final java.lang.String _businessKey
- See Also:
- Constant Field Values
_tModelKey
public static final java.lang.String _tModelKey
- See Also:
- Constant Field Values
_serviceKey
public static final java.lang.String _serviceKey
- See Also:
- Constant Field Values
_bindingKey
public static final java.lang.String _bindingKey
- See Also:
- Constant Field Values
_subscriptionKey
public static final java.lang.String _subscriptionKey
- See Also:
- Constant Field Values
businessKey
public static final KeyType businessKey
tModelKey
public static final KeyType tModelKey
serviceKey
public static final KeyType serviceKey
bindingKey
public static final KeyType bindingKey
subscriptionKey
public static final KeyType subscriptionKey
getValue
public java.lang.String getValue()
fromValue
public static KeyType fromValue(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
fromString
public static KeyType fromString(java.lang.String value)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
equals
public boolean equals(java.lang.Object obj)
hashCode
public int hashCode()
toString
public java.lang.String toString()