|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.UATPDetailsType
public class UATPDetailsType
UATP Card Details Type
| Constructor Summary | |
|---|---|
UATPDetailsType()
Default Constructor |
|
UATPDetailsType(Node node)
|
|
| Method Summary | |
|---|---|
Integer |
getExpMonth()
Getter for expMonth |
Integer |
getExpYear()
Getter for expYear |
String |
getUATPNumber()
Getter for uATPNumber |
void |
setExpMonth(Integer expMonth)
Setter for expMonth |
void |
setExpYear(Integer expYear)
Setter for expYear |
void |
setUATPNumber(String uATPNumber)
Setter for uATPNumber |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UATPDetailsType()
public UATPDetailsType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public String getUATPNumber()
public void setUATPNumber(String uATPNumber)
public Integer getExpMonth()
public void setExpMonth(Integer expMonth)
public Integer getExpYear()
public void setExpYear(Integer expYear)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||