|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecturn.ebay.apis.eBLBaseComponents.AbstractResponseType
urn.ebay.api.PayPalAPI.GetMobileStatusResponseType
public class GetMobileStatusResponseType
Indicates whether the phone is activated for mobile payments
| Constructor Summary | |
|---|---|
GetMobileStatusResponseType()
Default Constructor |
|
GetMobileStatusResponseType(Node node)
|
|
| Method Summary | |
|---|---|
Integer |
getIsActivated()
Getter for isActivated |
Integer |
getIsPasswordSet()
Getter for isPasswordSet |
Integer |
getPaymentPending()
Getter for paymentPending |
void |
setIsActivated(Integer isActivated)
Setter for isActivated |
void |
setIsPasswordSet(Integer isPasswordSet)
Setter for isPasswordSet |
void |
setPaymentPending(Integer paymentPending)
Setter for paymentPending |
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractResponseType |
|---|
getAck, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setBuild, setCorrelationID, setErrors, setTimestamp, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetMobileStatusResponseType()
public GetMobileStatusResponseType(Node node)
throws XPathExpressionException
XPathExpressionException| Method Detail |
|---|
public Integer getIsActivated()
public void setIsActivated(Integer isActivated)
public Integer getIsPasswordSet()
public void setIsPasswordSet(Integer isPasswordSet)
public Integer getPaymentPending()
public void setPaymentPending(Integer paymentPending)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||