uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel
Class URLType
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.uddiv2.datamodel.URLType
- All Implemented Interfaces:
- Serializable
- public class URLType
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
URLType(org.apache.axis.types.NMToken value)
|
_mailto
public static final org.apache.axis.types.NMToken _mailto
_http
public static final org.apache.axis.types.NMToken _http
_https
public static final org.apache.axis.types.NMToken _https
_ftp
public static final org.apache.axis.types.NMToken _ftp
_fax
public static final org.apache.axis.types.NMToken _fax
_phone
public static final org.apache.axis.types.NMToken _phone
_other
public static final org.apache.axis.types.NMToken _other
mailto
public static final URLType mailto
http
public static final URLType http
https
public static final URLType https
ftp
public static final URLType ftp
fax
public static final URLType fax
phone
public static final URLType phone
other
public static final URLType other
URLType
protected URLType(org.apache.axis.types.NMToken value)
getValue
public org.apache.axis.types.NMToken getValue()
fromValue
public static URLType fromValue(org.apache.axis.types.NMToken value)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
fromString
public static URLType 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