org.gridforum.ogsi
Class SubscribeByNameType
java.lang.Object
org.gridforum.ogsi.QNamesType
org.gridforum.ogsi.SubscribeByNameType
- All Implemented Interfaces:
- java.io.Serializable
- public class SubscribeByNameType
- extends QNamesType
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
SubscribeByNameType
public SubscribeByNameType()
getMinInterval
public org.apache.axis.types.Duration getMinInterval()
setMinInterval
public void setMinInterval(org.apache.axis.types.Duration minInterval)
getMaxInterval
public MaxIntervalType getMaxInterval()
setMaxInterval
public void setMaxInterval(MaxIntervalType maxInterval)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class QNamesType
hashCode
public int hashCode()
- Overrides:
hashCode
in class QNamesType
getTypeDesc
public static org.apache.axis.description.TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
- Get Custom Serializer
getDeserializer
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
- Get Custom Deserializer
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.