|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cas.types.DeleteObject
| Field Summary | |
private Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private String |
objectName
|
private String |
objectNamespace
|
private static TypeDesc |
typeDesc
|
| Constructor Summary | |
DeleteObject()
|
|
DeleteObject(String objectName,
String objectNamespace)
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getObjectName()
Gets the objectName value for this DeleteObject. |
String |
getObjectNamespace()
Gets the objectNamespace value for this DeleteObject. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setObjectName(String objectName)
Sets the objectName value for this DeleteObject. |
void |
setObjectNamespace(String objectNamespace)
Sets the objectNamespace value for this DeleteObject. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private String objectName
private String objectNamespace
private Object __equalsCalc
private boolean __hashCodeCalc
private static TypeDesc typeDesc
| Constructor Detail |
public DeleteObject()
public DeleteObject(String objectName,
String objectNamespace)
| Method Detail |
public String getObjectName()
public void setObjectName(String objectName)
objectName - public String getObjectNamespace()
public void setObjectNamespace(String objectNamespace)
objectNamespace - public boolean equals(Object obj)
public int hashCode()
public static TypeDesc getTypeDesc()
public static Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||