com.ibm.wsrf.properties
Class DeleteType
java.lang.Object
|
+--com.ibm.wsrf.properties.SetRequestComponentType
|
+--com.ibm.wsrf.properties.DeleteType
- All Implemented Interfaces:
- Serializable
- public class DeleteType
- extends SetRequestComponentType
- implements Serializable
- See Also:
- Serialized Form
DeleteType
public DeleteType()
getResourceProperty
public QName getResourceProperty()
- Gets the resourceProperty value for this DeleteType.
- Returns:
- resourceProperty
setResourceProperty
public void setResourceProperty(QName resourceProperty)
- Sets the resourceProperty value for this DeleteType.
- Parameters:
resourceProperty -
equals
public boolean equals(Object obj)
- Overrides:
equals in class SetRequestComponentType
hashCode
public int hashCode()
- Overrides:
hashCode in class SetRequestComponentType
getTypeDesc
public static TypeDesc getTypeDesc()
- Return type metadata object
getSerializer
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Serializer
getDeserializer
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
- Get Custom Deserializer
Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.