public class GetMobileStatusResponseType extends AbstractResponseType
| Constructor and Description |
|---|
GetMobileStatusResponseType()
Default Constructor
|
GetMobileStatusResponseType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
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
|
getAck, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setBuild, setCorrelationID, setErrors, setTimestamp, setVersionpublic GetMobileStatusResponseType()
public GetMobileStatusResponseType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic Integer getIsActivated()
public void setIsActivated(Integer isActivated)
public Integer getIsPasswordSet()
public void setIsPasswordSet(Integer isPasswordSet)
public Integer getPaymentPending()
public void setPaymentPending(Integer paymentPending)
Copyright © 2017. All Rights Reserved.