|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractRequestType
urn.ebay.api.PayPalAPI.UpdateAuthorizationRequestType
public class UpdateAuthorizationRequestType
The value of the authorizationâtransaction identification number returned by a PayPal product. Required Character length and limits: 19 single-byte characters maximum
| Constructor Summary | |
|---|---|
UpdateAuthorizationRequestType()
Default Constructor |
|
UpdateAuthorizationRequestType(String transactionID)
Constructor with arguments |
|
| Method Summary | |
|---|---|
String |
getIPAddress()
Getter for iPAddress |
AddressType |
getShipToAddress()
Getter for shipToAddress |
String |
getShipToStore()
Getter for shipToStore |
String |
getTransactionID()
Getter for transactionID |
void |
setIPAddress(String iPAddress)
Setter for iPAddress |
void |
setShipToAddress(AddressType shipToAddress)
Setter for shipToAddress |
void |
setShipToStore(String shipToStore)
Setter for shipToStore |
void |
setTransactionID(String transactionID)
Setter for transactionID |
String |
toXMLString(String prefix,
String name)
|
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractRequestType |
|---|
getDetailLevel, getErrorLanguage, getVersion, setDetailLevel, setErrorLanguage, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateAuthorizationRequestType(String transactionID)
public UpdateAuthorizationRequestType()
| Method Detail |
|---|
public String getTransactionID()
public void setTransactionID(String transactionID)
public AddressType getShipToAddress()
public void setShipToAddress(AddressType shipToAddress)
public String getIPAddress()
public void setIPAddress(String iPAddress)
public String getShipToStore()
public void setShipToStore(String shipToStore)
public String toXMLString(String prefix,
String name)
toXMLString in class AbstractRequestType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||