|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.ibm.wsrf.properties._SetResourceProperties
| Constructor Summary | |
_SetResourceProperties()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
DeleteType |
getDelete()
Gets the delete value for this _SetResourceProperties. |
static Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
InsertType |
getInsert()
Gets the insert value for this _SetResourceProperties. |
static Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
static TypeDesc |
getTypeDesc()
Return type metadata object |
UpdateType |
getUpdate()
Gets the update value for this _SetResourceProperties. |
int |
hashCode()
|
void |
setDelete(DeleteType delete)
Sets the delete value for this _SetResourceProperties. |
void |
setInsert(InsertType insert)
Sets the insert value for this _SetResourceProperties. |
void |
setUpdate(UpdateType update)
Sets the update value for this _SetResourceProperties. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public _SetResourceProperties()
| Method Detail |
public InsertType getInsert()
public void setInsert(InsertType insert)
insert - public UpdateType getUpdate()
public void setUpdate(UpdateType update)
update - public DeleteType getDelete()
public void setDelete(DeleteType delete)
delete - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||