|
||||||||||||
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.UIResponseUsableCardsTO
Constructor Summary | |
---|---|
UIResponseUsableCardsTO()
|
|
UIResponseUsableCardsTO(String name,
UIResponseCardTO[] card)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
UIResponseCardTO[] |
getCard()
Gets the card value for this UIResponseUsableCardsTO. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
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 |
setCard(UIResponseCardTO[] card)
Sets the card value for this UIResponseUsableCardsTO. |
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 UIResponseUsableCardsTO()
public UIResponseUsableCardsTO(String name, UIResponseCardTO[] card)
Method Detail |
public UIResponseCardTO[] getCard()
public void setCard(UIResponseCardTO[] card)
card
- public boolean equals(Object obj)
equals
in class BaseTransferObject
public int hashCode()
hashCode
in class BaseTransferObject
public 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 |