com.signalsoftcorp.lst.provisioning
Class WPP10Permission

java.lang.Object
  |
  +--com.signalsoftcorp.lst.provisioning.WPP10Permission

public class WPP10Permission
extends java.lang.Object


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

WPP10Permission

public WPP10Permission()
creates an WPP10OperatorClient object

WPP10Permission

public WPP10Permission(long subscriberId,
                       long clientId)
creates an WPP10Permission object
Parameters:
subscriberId - id of object to create
clientId - id of object to create
Method Detail

getSubscriberId

public long getSubscriberId()
Getter for property subscriberId.
Returns:
Value of property subscriberId.

getClientId

public long getClientId()
Getter for property clientId.
Returns:
Value of property clientId.

getOperatorServiceEnabled

public java.lang.Boolean getOperatorServiceEnabled()
Getter for property operatorServiceEnabled.
Returns:
Value of property operatorServiceEnabled.

getSubscriberServiceEnabled

public java.lang.Boolean getSubscriberServiceEnabled()
Getter for property subscriberServiceEnabled.
Returns:
Value of property subscriberServiceEnabled.

getAllowedReturnedAccuracy

public java.lang.Integer getAllowedReturnedAccuracy()
Getter for property allowedReturnedAccuracy.
Returns:
Value of property allowedReturnedAccuracy.

getPin

public java.lang.Integer getPin()
Getter for property pin.
Returns:
Value of property pin.

getPsid

public java.lang.String getPsid()
Getter for property psid.
Returns:
Value of property psid.

getVsid

public java.lang.String getVsid()
Getter for property vsid.
Returns:
Value of property vsid.

getVerificationInitiated

public java.lang.Boolean getVerificationInitiated()
Getter for property verificationInitiated.
Returns:
Value of property verificationInitiated.

getDateVerificationInitiated

public java.util.Date getDateVerificationInitiated()
Getter for property dateVerificationInitiated.
Returns:
Value of property dateVerificationInitiated.

getFirstRequest

public java.lang.Boolean getFirstRequest()
Getter for property firstRequest.
Returns:
Value of property firstRequest.

getNotificationID

public java.lang.Long getNotificationID()
Getter for property notificationID.
Returns:
Value of property notificationID.

getNotificationName

public java.lang.String getNotificationName()
Getter for property notificationName.
Returns:
Value of property notificationName.

getClientGroupID

public long getClientGroupID()
Getter for property clientGroupID.
Returns:
Value of property clientGroupID.

getTemporalFilters

public WPP10TemporalFilter[] getTemporalFilters()
Getter for property temporalFilters.
Returns:
Value of property temporalFilters.

setSubscriberId

public void setSubscriberId(long subscriberId)
Setter for property subscriberId.
Parameters:
subscriberId - New value of property subscriberId.

setClientId

public void setClientId(long clientId)
Setter for property clientId.
Parameters:
clientId - New value of property clientId.

setOperatorServiceEnabled

public void setOperatorServiceEnabled(boolean operatorServiceEnabled)
Setter for property operatorServiceEnabled.
Parameters:
operatorServiceEnabled - New value of property operatorServiceEnabled.

setSubscriberServiceEnabled

public void setSubscriberServiceEnabled(boolean subscriberServiceEnabled)
Setter for property subscriberServiceEnabled.
Parameters:
subscriberServiceEnabled - New value of property subscriberServiceEnabled.

setAllowedReturnedAccuracy

public void setAllowedReturnedAccuracy(int allowedReturnedAccuracy)
Setter for property allowedReturnedAccuracy.
Parameters:
allowedReturnedAccuracy - New value of property allowedReturnedAccuracy.

setPin

public void setPin(int pin)
Setter for property pin.
Parameters:
pin - New value of property pin.

setPsid

public void setPsid(java.lang.String psid)
Setter for property psid.
Parameters:
psid - New value of property psid.

setVsid

public void setVsid(java.lang.String vsid)
Setter for property vsid.
Parameters:
vsid - New value of property vsid.

setVerificationInitiated

public void setVerificationInitiated(boolean verificationInitiated)
Setter for property verificationInitiated.
Parameters:
verificationInitiated - New value of property verificationInitiated.

setDateVerificationInitiated

public void setDateVerificationInitiated(java.util.Date dateVerificationInitiated)
Setter for property dateVerificationInitiated.
Parameters:
dateVerificationInitiated - New value of property dateVerificationInitiated.

setFirstRequest

public void setFirstRequest(boolean firstRequest)
Setter for property firstRequest.
Parameters:
firstRequest - New value of property firstRequest.

setNotificationID

public void setNotificationID(long notificationID)
Setter for property notificationID.
Parameters:
notificationID - New value of property notificationID.

setNotificationName

public void setNotificationName(java.lang.String notificationName)
Setter for property notificationName.
Parameters:
notificationName - New value of property notificationName.

setClientGroupID

public void setClientGroupID(long clientGroupID)
Setter for property clientGroupID.
Parameters:
clientGroupID - New value of property clientGroupID.

setTemporalFilters

public void setTemporalFilters(WPP10TemporalFilter[] temporalFilters)
Setter for property temporalFilters.
Parameters:
temporalFilters - New value of property temporalFilters.


Copyright © SignalSoft Corp. All Rights Reserved.