Uses of Class
com.opencloud.slee.resources.cgin.map.MAPSupportedCamelPhases
-
Packages that use MAPSupportedCamelPhases 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. -
-
Uses of MAPSupportedCamelPhases in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 that return MAPSupportedCamelPhases Modifier and Type Method Description MAPSupportedCamelPhasesCAP4InitialDPArgExtension. getSupportedCamelPhases()Gets the value of the field supportedCamelPhases.MAPSupportedCamelPhasesCAP4InitiateCallAttemptRes. getSupportedCamelPhases()Gets the value of the field supportedCamelPhases.Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type MAPSupportedCamelPhases Modifier and Type Method Description CAP4InitialDPArgExtensionCAP4InitialDPArgExtension. setSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases.CAP4InitiateCallAttemptResCAP4InitiateCallAttemptRes. setSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases. -
Uses of MAPSupportedCamelPhases in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return MAPSupportedCamelPhases Modifier and Type Method Description MAPSupportedCamelPhasesMAPSupportedCamelPhases. clearPhase1()Clears the bit for phase1 to false.MAPSupportedCamelPhasesMAPSupportedCamelPhases. clearPhase2()Clears the bit for phase2 to false.MAPSupportedCamelPhasesMAPSupportedCamelPhases. clearPhase3()Clears the bit for phase3 to false.MAPSupportedCamelPhasesMAPSupportedCamelPhases. clearPhase4()Clears the bit for phase4 to false.MAPSupportedCamelPhasesMAPSupportedCamelPhases. clone()Constructs a copy of this object and everything reachable from it.static MAPSupportedCamelPhasesMAPSupportedCamelPhases. 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.MAPSupportedCamelPhasesMAPCamelInfo. getSupportedCamelPhases()Gets the value of the field supportedCamelPhases.MAPSupportedCamelPhasesMAPInsertSubscriberDataRes. getSupportedCamelPhases()Gets the value of the field supportedCamelPhases.MAPSupportedCamelPhasesMAPSGSN_Capability. getSupportedCamelPhases()Gets the value of the field supportedCamelPhases.MAPSupportedCamelPhasesMAPVLR_Capability. getSupportedCamelPhases()Gets the value of the field supportedCamelPhases.MAPSupportedCamelPhasesMAPNoteMM_EventArg. getSupportedCAMELPhases()Gets the value of the field supportedCAMELPhases.MAPSupportedCamelPhasesMAPProvideRoamingNumberArg_v3. getSupportedCamelPhasesInInterrogatingNode()Gets the value of the field supportedCamelPhasesInInterrogatingNode.MAPSupportedCamelPhasesMAPSendRoutingInfoRes_v3. getSupportedCamelPhasesInVMSC()Gets the value of the field supportedCamelPhasesInVMSC.MAPSupportedCamelPhasesMAPAnyTimeSubscriptionInterrogationRes. getSupportedSGSN_CAMEL_Phases()Gets the value of the field supportedSGSN-CAMEL-Phases.MAPSupportedCamelPhasesMAPAnyTimeSubscriptionInterrogationRes. getSupportedVLR_CAMEL_Phases()Gets the value of the field supportedVLR-CAMEL-Phases.MAPSupportedCamelPhasesMAPSupportedCamelPhases. setPhase1()Sets the bit for phase1 to true.MAPSupportedCamelPhasesMAPSupportedCamelPhases. setPhase2()Sets the bit for phase2 to true.MAPSupportedCamelPhasesMAPSupportedCamelPhases. setPhase3()Sets the bit for phase3 to true.MAPSupportedCamelPhasesMAPSupportedCamelPhases. setPhase4()Sets the bit for phase4 to true.Methods in com.opencloud.slee.resources.cgin.map with parameters of type MAPSupportedCamelPhases Modifier and Type Method Description MAPCamelInfoMAPCamelInfo. setSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases.MAPInsertSubscriberDataResMAPInsertSubscriberDataRes. setSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases.MAPSGSN_CapabilityMAPSGSN_Capability. setSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases.MAPVLR_CapabilityMAPVLR_Capability. setSupportedCamelPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhases.MAPNoteMM_EventArgMAPNoteMM_EventArg. setSupportedCAMELPhases(MAPSupportedCamelPhases value)Sets the value of the field supportedCAMELPhases.MAPProvideRoamingNumberArg_v3MAPProvideRoamingNumberArg_v3. setSupportedCamelPhasesInInterrogatingNode(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhasesInInterrogatingNode.MAPSendRoutingInfoRes_v3MAPSendRoutingInfoRes_v3. setSupportedCamelPhasesInVMSC(MAPSupportedCamelPhases value)Sets the value of the field supportedCamelPhasesInVMSC.MAPAnyTimeSubscriptionInterrogationResMAPAnyTimeSubscriptionInterrogationRes. setSupportedSGSN_CAMEL_Phases(MAPSupportedCamelPhases value)Sets the value of the field supportedSGSN-CAMEL-Phases.MAPAnyTimeSubscriptionInterrogationResMAPAnyTimeSubscriptionInterrogationRes. setSupportedVLR_CAMEL_Phases(MAPSupportedCamelPhases value)Sets the value of the field supportedVLR-CAMEL-Phases.
-