Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v4 |
Provides an API for the CAP v4 protocol.
|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
Modifier and Type | Method and Description |
---|---|
MAPSupportedCamelPhases |
CAP4InitiateCallAttemptRes.getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.
|
MAPSupportedCamelPhases |
CAP4InitialDPArgExtension.getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.
|
Modifier and Type | Method and Description |
---|---|
CAP4InitiateCallAttemptRes |
CAP4InitiateCallAttemptRes.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
CAP4InitialDPArgExtension |
CAP4InitialDPArgExtension.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
Modifier and Type | Method and Description |
---|---|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.clearPhase1()
Clears the bit for phase1 to false.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.clearPhase2()
Clears the bit for phase2 to false.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.clearPhase3()
Clears the bit for phase3 to false.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.clearPhase4()
Clears the bit for phase4 to false.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSupportedCamelPhases |
MAPSupportedCamelPhases.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.
|
MAPSupportedCamelPhases |
MAPVLR_Capability.getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.
|
MAPSupportedCamelPhases |
MAPSGSN_Capability.getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.
|
MAPSupportedCamelPhases |
MAPInsertSubscriberDataRes.getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.
|
MAPSupportedCamelPhases |
MAPCamelInfo.getSupportedCamelPhases()
Gets the value of the field supportedCamelPhases.
|
MAPSupportedCamelPhases |
MAPNoteMM_EventArg.getSupportedCAMELPhases()
Gets the value of the field supportedCAMELPhases.
|
MAPSupportedCamelPhases |
MAPProvideRoamingNumberArg_v3.getSupportedCamelPhasesInInterrogatingNode()
Gets the value of the field supportedCamelPhasesInInterrogatingNode.
|
MAPSupportedCamelPhases |
MAPSendRoutingInfoRes_v3.getSupportedCamelPhasesInVMSC()
Gets the value of the field supportedCamelPhasesInVMSC.
|
MAPSupportedCamelPhases |
MAPAnyTimeSubscriptionInterrogationRes.getSupportedSGSN_CAMEL_Phases()
Gets the value of the field supportedSGSN-CAMEL-Phases.
|
MAPSupportedCamelPhases |
MAPAnyTimeSubscriptionInterrogationRes.getSupportedVLR_CAMEL_Phases()
Gets the value of the field supportedVLR-CAMEL-Phases.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.setPhase1()
Sets the bit for phase1 to true.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.setPhase2()
Sets the bit for phase2 to true.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.setPhase3()
Sets the bit for phase3 to true.
|
MAPSupportedCamelPhases |
MAPSupportedCamelPhases.setPhase4()
Sets the bit for phase4 to true.
|
Modifier and Type | Method and Description |
---|---|
MAPVLR_Capability |
MAPVLR_Capability.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
MAPSGSN_Capability |
MAPSGSN_Capability.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
MAPInsertSubscriberDataRes |
MAPInsertSubscriberDataRes.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
MAPCamelInfo |
MAPCamelInfo.setSupportedCamelPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhases.
|
MAPNoteMM_EventArg |
MAPNoteMM_EventArg.setSupportedCAMELPhases(MAPSupportedCamelPhases value)
Sets the value of the field supportedCAMELPhases.
|
MAPProvideRoamingNumberArg_v3 |
MAPProvideRoamingNumberArg_v3.setSupportedCamelPhasesInInterrogatingNode(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhasesInInterrogatingNode.
|
MAPSendRoutingInfoRes_v3 |
MAPSendRoutingInfoRes_v3.setSupportedCamelPhasesInVMSC(MAPSupportedCamelPhases value)
Sets the value of the field supportedCamelPhasesInVMSC.
|
MAPAnyTimeSubscriptionInterrogationRes |
MAPAnyTimeSubscriptionInterrogationRes.setSupportedSGSN_CAMEL_Phases(MAPSupportedCamelPhases value)
Sets the value of the field supportedSGSN-CAMEL-Phases.
|
MAPAnyTimeSubscriptionInterrogationRes |
MAPAnyTimeSubscriptionInterrogationRes.setSupportedVLR_CAMEL_Phases(MAPSupportedCamelPhases value)
Sets the value of the field supportedVLR-CAMEL-Phases.
|