|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.RememberMeIDInfoType
public class RememberMeIDInfoType
External remember-me ID returned by GetExpressCheckoutDetails on successful opt-in. The ExternalRememberMeID is a 17-character alphanumeric (encrypted) string that identifies the buyer's remembered login with a merchant and has meaning only to the merchant. If present, requests that the web flow attempt bypass of login.
| Constructor Summary | |
|---|---|
RememberMeIDInfoType()
Default Constructor |
|
| Method Summary | |
|---|---|
String |
getExternalRememberMeID()
Getter for externalRememberMeID |
void |
setExternalRememberMeID(String externalRememberMeID)
Setter for externalRememberMeID |
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 RememberMeIDInfoType()
| Method Detail |
|---|
public String getExternalRememberMeID()
public void setExternalRememberMeID(String externalRememberMeID)
public String toXMLString(String prefix,
String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||