com.ibm.wsrf.properties
Class _GetMultipleResourcePropertiesResponse
java.lang.Object
|
+--com.ibm.wsrf.properties._GetMultipleResourcePropertiesResponse
- All Implemented Interfaces:
- AnyContentType, Serializable
- public class _GetMultipleResourcePropertiesResponse
- extends Object
- implements Serializable, AnyContentType
- See Also:
- Serialized Form
_GetMultipleResourcePropertiesResponse
public _GetMultipleResourcePropertiesResponse()
get_any
public MessageElement[] get_any()
- Gets the _any value for this _GetMultipleResourcePropertiesResponse.
- Specified by:
get_any in interface AnyContentType
- Returns:
- _any
set_any
public void set_any(MessageElement[] _any)
- Sets the _any value for this _GetMultipleResourcePropertiesResponse.
- Specified by:
set_any in interface AnyContentType
- Parameters:
_any -
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
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.