|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.signalsoftcorp.lst.provisioning.WPP10Permission
Constructor Summary | |
WPP10Permission()
creates an WPP10OperatorClient object |
|
WPP10Permission(long subscriberId,
long clientId)
creates an WPP10Permission object |
Method Summary | |
java.lang.Integer |
getAllowedReturnedAccuracy()
Getter for property allowedReturnedAccuracy. |
long |
getClientGroupID()
Getter for property clientGroupID. |
long |
getClientId()
Getter for property clientId. |
java.util.Date |
getDateVerificationInitiated()
Getter for property dateVerificationInitiated. |
java.lang.Boolean |
getFirstRequest()
Getter for property firstRequest. |
java.lang.Long |
getNotificationID()
Getter for property notificationID. |
java.lang.String |
getNotificationName()
Getter for property notificationName. |
java.lang.Boolean |
getOperatorServiceEnabled()
Getter for property operatorServiceEnabled. |
java.lang.Integer |
getPin()
Getter for property pin. |
java.lang.String |
getPsid()
Getter for property psid. |
long |
getSubscriberId()
Getter for property subscriberId. |
java.lang.Boolean |
getSubscriberServiceEnabled()
Getter for property subscriberServiceEnabled. |
WPP10TemporalFilter[] |
getTemporalFilters()
Getter for property temporalFilters. |
java.lang.Boolean |
getVerificationInitiated()
Getter for property verificationInitiated. |
java.lang.String |
getVsid()
Getter for property vsid. |
void |
setAllowedReturnedAccuracy(int allowedReturnedAccuracy)
Setter for property allowedReturnedAccuracy. |
void |
setClientGroupID(long clientGroupID)
Setter for property clientGroupID. |
void |
setClientId(long clientId)
Setter for property clientId. |
void |
setDateVerificationInitiated(java.util.Date dateVerificationInitiated)
Setter for property dateVerificationInitiated. |
void |
setFirstRequest(boolean firstRequest)
Setter for property firstRequest. |
void |
setNotificationID(long notificationID)
Setter for property notificationID. |
void |
setNotificationName(java.lang.String notificationName)
Setter for property notificationName. |
void |
setOperatorServiceEnabled(boolean operatorServiceEnabled)
Setter for property operatorServiceEnabled. |
void |
setPin(int pin)
Setter for property pin. |
void |
setPsid(java.lang.String psid)
Setter for property psid. |
void |
setSubscriberId(long subscriberId)
Setter for property subscriberId. |
void |
setSubscriberServiceEnabled(boolean subscriberServiceEnabled)
Setter for property subscriberServiceEnabled. |
void |
setTemporalFilters(WPP10TemporalFilter[] temporalFilters)
Setter for property temporalFilters. |
void |
setVerificationInitiated(boolean verificationInitiated)
Setter for property verificationInitiated. |
void |
setVsid(java.lang.String vsid)
Setter for property vsid. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WPP10Permission()
public WPP10Permission(long subscriberId, long clientId)
subscriberId
- id of object to createclientId
- id of object to createMethod Detail |
public long getSubscriberId()
public long getClientId()
public java.lang.Boolean getOperatorServiceEnabled()
public java.lang.Boolean getSubscriberServiceEnabled()
public java.lang.Integer getAllowedReturnedAccuracy()
public java.lang.Integer getPin()
public java.lang.String getPsid()
public java.lang.String getVsid()
public java.lang.Boolean getVerificationInitiated()
public java.util.Date getDateVerificationInitiated()
public java.lang.Boolean getFirstRequest()
public java.lang.Long getNotificationID()
public java.lang.String getNotificationName()
public long getClientGroupID()
public WPP10TemporalFilter[] getTemporalFilters()
public void setSubscriberId(long subscriberId)
subscriberId
- New value of property subscriberId.public void setClientId(long clientId)
clientId
- New value of property clientId.public void setOperatorServiceEnabled(boolean operatorServiceEnabled)
operatorServiceEnabled
- New value of property operatorServiceEnabled.public void setSubscriberServiceEnabled(boolean subscriberServiceEnabled)
subscriberServiceEnabled
- New value of property subscriberServiceEnabled.public void setAllowedReturnedAccuracy(int allowedReturnedAccuracy)
allowedReturnedAccuracy
- New value of property allowedReturnedAccuracy.public void setPin(int pin)
pin
- New value of property pin.public void setPsid(java.lang.String psid)
psid
- New value of property psid.public void setVsid(java.lang.String vsid)
vsid
- New value of property vsid.public void setVerificationInitiated(boolean verificationInitiated)
verificationInitiated
- New value of property verificationInitiated.public void setDateVerificationInitiated(java.util.Date dateVerificationInitiated)
dateVerificationInitiated
- New value of property dateVerificationInitiated.public void setFirstRequest(boolean firstRequest)
firstRequest
- New value of property firstRequest.public void setNotificationID(long notificationID)
notificationID
- New value of property notificationID.public void setNotificationName(java.lang.String notificationName)
notificationName
- New value of property notificationName.public void setClientGroupID(long clientGroupID)
clientGroupID
- New value of property clientGroupID.public void setTemporalFilters(WPP10TemporalFilter[] temporalFilters)
temporalFilters
- New value of property temporalFilters.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |