|
||||||||||
| 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.ExtraTokenResponseTO
public class ExtraTokenResponseTO
| Constructor Summary | |
|---|---|
ExtraTokenResponseTO()
|
|
ExtraTokenResponseTO(String cardDescription,
byte[] cardImage,
String cardImageType,
String cardName,
String name,
String tkn)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getCardDescription()
Gets the cardDescription value for this ExtraTokenResponseTO. |
byte[] |
getCardImage()
Gets the cardImage value for this ExtraTokenResponseTO. |
String |
getCardImageType()
Gets the cardImageType value for this ExtraTokenResponseTO. |
String |
getCardName()
Gets the cardName value for this ExtraTokenResponseTO. |
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 ExtraTokenResponseTO. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
String |
getTkn()
Gets the tkn value for this ExtraTokenResponseTO. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCardDescription(String cardDescription)
Sets the cardDescription value for this ExtraTokenResponseTO. |
void |
setCardImage(byte[] cardImage)
Sets the cardImage value for this ExtraTokenResponseTO. |
void |
setCardImageType(String cardImageType)
Sets the cardImageType value for this ExtraTokenResponseTO. |
void |
setCardName(String cardName)
Sets the cardName value for this ExtraTokenResponseTO. |
void |
setName(String name)
Sets the name value for this ExtraTokenResponseTO. |
void |
setTkn(String tkn)
Sets the tkn value for this ExtraTokenResponseTO. |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtraTokenResponseTO()
public ExtraTokenResponseTO(String cardDescription,
byte[] cardImage,
String cardImageType,
String cardName,
String name,
String tkn)
| Method Detail |
|---|
public String getCardDescription()
public void setCardDescription(String cardDescription)
cardDescription - public byte[] getCardImage()
public void setCardImage(byte[] cardImage)
cardImage - public String getCardImageType()
public void setCardImageType(String cardImageType)
cardImageType - public String getCardName()
public void setCardName(String cardName)
cardName - public String getName()
public void setName(String name)
name - public String getTkn()
public void setTkn(String tkn)
tkn - 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 | |||||||||