Package | Description |
---|---|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearD_csi()
Clears the bit for d_csi to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearMg_csi()
Clears the bit for mg_csi to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearMt_sms_csi()
Clears the bit for mt_sms_csi to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearO_csi()
Clears the bit for o_csi to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearPsi_enhancements()
Clears the bit for psi_enhancements to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearT_csi()
Clears the bit for t_csi to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clearVt_csi()
Clears the bit for vt_csi to false.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.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.
|
MAPOfferedCamel4CSIs |
MAPVLR_Capability.getOfferedCamel4CSIs()
Gets the value of the field offeredCamel4CSIs.
|
MAPOfferedCamel4CSIs |
MAPSGSN_Capability.getOfferedCamel4CSIs()
Gets the value of the field offeredCamel4CSIs.
|
MAPOfferedCamel4CSIs |
MAPInsertSubscriberDataRes.getOfferedCamel4CSIs()
Gets the value of the field offeredCamel4CSIs.
|
MAPOfferedCamel4CSIs |
MAPCamelInfo.getOfferedCamel4CSIs()
Gets the value of the field offeredCamel4CSIs.
|
MAPOfferedCamel4CSIs |
MAPProvideRoamingNumberArg_v3.getOfferedCamel4CSIsInInterrogatingNode()
Gets the value of the field offeredCamel4CSIsInInterrogatingNode.
|
MAPOfferedCamel4CSIs |
MAPAnyTimeSubscriptionInterrogationRes.getOfferedCamel4CSIsInSGSN()
Gets the value of the field offeredCamel4CSIsInSGSN.
|
MAPOfferedCamel4CSIs |
MAPAnyTimeSubscriptionInterrogationRes.getOfferedCamel4CSIsInVLR()
Gets the value of the field offeredCamel4CSIsInVLR.
|
MAPOfferedCamel4CSIs |
MAPSendRoutingInfoRes_v3.getOfferedCamel4CSIsInVMSC()
Gets the value of the field offeredCamel4CSIsInVMSC.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setD_csi()
Sets the bit for d_csi to true.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setMg_csi()
Sets the bit for mg_csi to true.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setMt_sms_csi()
Sets the bit for mt_sms_csi to true.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setO_csi()
Sets the bit for o_csi to true.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setPsi_enhancements()
Sets the bit for psi_enhancements to true.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setT_csi()
Sets the bit for t_csi to true.
|
MAPOfferedCamel4CSIs |
MAPOfferedCamel4CSIs.setVt_csi()
Sets the bit for vt_csi to true.
|
Modifier and Type | Method and Description |
---|---|
MAPVLR_Capability |
MAPVLR_Capability.setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIs.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIs.
|
MAPInsertSubscriberDataRes |
MAPInsertSubscriberDataRes.setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIs.
|
MAPCamelInfo |
MAPCamelInfo.setOfferedCamel4CSIs(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIs.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setOfferedCamel4CSIsInInterrogatingNode(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIsInInterrogatingNode.
|
MAPAnyTimeSubscriptionInterrogationRes |
MAPAnyTimeSubscriptionInterrogationRes.setOfferedCamel4CSIsInSGSN(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIsInSGSN.
|
MAPAnyTimeSubscriptionInterrogationRes |
MAPAnyTimeSubscriptionInterrogationRes.setOfferedCamel4CSIsInVLR(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIsInVLR.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setOfferedCamel4CSIsInVMSC(MAPOfferedCamel4CSIs value)
Sets the value of the field offeredCamel4CSIsInVMSC.
|