Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearD_csi()
Clears the bit for d_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearD_IM_CSI()
Clears the bit for d_IM_CSI to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearGprs_csi()
Clears the bit for gprs_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearM_csi()
Clears the bit for m_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearMg_csi()
Clears the bit for mg_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearMo_sms_csi()
Clears the bit for mo_sms_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearMt_sms_csi()
Clears the bit for mt_sms_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearO_csi()
Clears the bit for o_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearO_IM_CSI()
Clears the bit for o_IM_CSI to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearSs_csi()
Clears the bit for ss_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearT_csi()
Clears the bit for t_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearTif_csi()
Clears the bit for tif_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearVt_csi()
Clears the bit for vt_csi to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clearVt_IM_CSI()
Clears the bit for vt_IM_CSI to false.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.copyOf(BitString from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.
|
MAPSpecificCSI_Withdraw |
MAPDeleteSubscriberDataArg.getSpecificCSI_Withdraw()
Gets the value of the field specificCSI-Withdraw.
|
MAPSpecificCSI_Withdraw |
MAPCAMEL_SubscriptionInfo.getSpecificCSIDeletedList()
Gets the value of the field specificCSIDeletedList.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setD_csi()
Sets the bit for d_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setD_IM_CSI()
Sets the bit for d_IM_CSI to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setGprs_csi()
Sets the bit for gprs_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setM_csi()
Sets the bit for m_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setMg_csi()
Sets the bit for mg_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setMo_sms_csi()
Sets the bit for mo_sms_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setMt_sms_csi()
Sets the bit for mt_sms_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setO_csi()
Sets the bit for o_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setO_IM_CSI()
Sets the bit for o_IM_CSI to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setSs_csi()
Sets the bit for ss_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setT_csi()
Sets the bit for t_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setTif_csi()
Sets the bit for tif_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setVt_csi()
Sets the bit for vt_csi to true.
|
MAPSpecificCSI_Withdraw |
MAPSpecificCSI_Withdraw.setVt_IM_CSI()
Sets the bit for vt_IM_CSI to true.
|
Modifier and Type | Method and Description |
---|---|
MAPDeleteSubscriberDataArg |
MAPDeleteSubscriberDataArg.setSpecificCSI_Withdraw(MAPSpecificCSI_Withdraw value)
Sets the value of the field specificCSI-Withdraw.
|
MAPCAMEL_SubscriptionInfo |
MAPCAMEL_SubscriptionInfo.setSpecificCSIDeletedList(MAPSpecificCSI_Withdraw value)
Sets the value of the field specificCSIDeletedList.
|