|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.higgins.proxy.web.ws.wsdl.UIResponseAndTO
public class UIResponseAndTO
| Constructor Summary | |
|---|---|
UIResponseAndTO()
|
|
UIResponseAndTO(String name,
UIResponseOrTO[] or)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this UIResponseAndTO. |
UIResponseOrTO[] |
getOr()
Gets the or value for this UIResponseAndTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setName(String name)
Sets the name value for this UIResponseAndTO. |
void |
setOr(UIResponseOrTO[] or)
Sets the or value for this UIResponseAndTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIResponseAndTO()
public UIResponseAndTO(String name,
UIResponseOrTO[] or)
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - public UIResponseOrTO[] getOr()
public void setOr(UIResponseOrTO[] or)
or - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic 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 | |||||||||