|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.ics.ws.wsdl.BaseTransferObject
org.eclipse.higgins.ics.ws.wsdl.UIResponseTO
| Constructor Summary | |
|---|---|
UIResponseTO()
|
|
UIResponseTO(String name,
UIResponseRPTO RP,
UIResponseAndTO[] and,
String status)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
UIResponseAndTO[] |
getAnd()
Gets the and value for this UIResponseTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
UIResponseRPTO |
getRP()
Gets the RP value for this UIResponseTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getStatus()
Gets the status value for this UIResponseTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAnd(UIResponseAndTO[] and)
Sets the and value for this UIResponseTO. |
void |
setRP(UIResponseRPTO RP)
Sets the RP value for this UIResponseTO. |
void |
setStatus(String status)
Sets the status value for this UIResponseTO. |
| Methods inherited from class org.eclipse.higgins.ics.ws.wsdl.BaseTransferObject |
|---|
getName, setName |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UIResponseTO()
public UIResponseTO(String name,
UIResponseRPTO RP,
UIResponseAndTO[] and,
String status)
| Method Detail |
public UIResponseRPTO getRP()
public void setRP(UIResponseRPTO RP)
RP - public UIResponseAndTO[] getAnd()
public void setAnd(UIResponseAndTO[] and)
and - public String getStatus()
public void setStatus(String status)
status - public boolean equals(Object obj)
equals in class BaseTransferObjectpublic int hashCode()
hashCode in class BaseTransferObjectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||