org.oasis.wsrf.properties
Class _SetResourcePropertiesResponse

java.lang.Object
  extended byorg.oasis.wsrf.properties._SetResourcePropertiesResponse
All Implemented Interfaces:
Serializable

public class _SetResourcePropertiesResponse
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
_SetResourcePropertiesResponse()
           
 
Method Summary
 boolean equals(Object obj)
           
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Deserializer
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
          Get Custom Serializer
static TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_SetResourcePropertiesResponse

public _SetResourcePropertiesResponse()
Method Detail

equals

public boolean equals(Object obj)

hashCode

public int hashCode()

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.