|
||||||||||
| 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.ICardResponseTO
public class ICardResponseTO
| Constructor Summary | |
|---|---|
ICardResponseTO()
|
|
ICardResponseTO(ICardTO[] ICardList,
int code,
String message,
MapTO[] relationList)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
getCode()
Gets the code value for this ICardResponseTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
ICardTO[] |
getICardList()
Gets the ICardList value for this ICardResponseTO. |
String |
getMessage()
Gets the message value for this ICardResponseTO. |
MapTO[] |
getRelationList()
Gets the relationList value for this ICardResponseTO. |
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 |
setCode(int code)
Sets the code value for this ICardResponseTO. |
void |
setICardList(ICardTO[] ICardList)
Sets the ICardList value for this ICardResponseTO. |
void |
setMessage(String message)
Sets the message value for this ICardResponseTO. |
void |
setRelationList(MapTO[] relationList)
Sets the relationList value for this ICardResponseTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ICardResponseTO()
public ICardResponseTO(ICardTO[] ICardList,
int code,
String message,
MapTO[] relationList)
| Method Detail |
|---|
public ICardTO[] getICardList()
public void setICardList(ICardTO[] ICardList)
ICardList - public int getCode()
public void setCode(int code)
code - public String getMessage()
public void setMessage(String message)
message - public MapTO[] getRelationList()
public void setRelationList(MapTO[] relationList)
relationList - 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 | |||||||||