Package | Description |
---|---|
com.opencloud.slee.resources.cgin |
Defines an API for the CGIN infrastructure on which all protocols are built.
|
com.opencloud.slee.resources.cgin.callcontrol |
Provides a common API for callcontrol protocols originally based on the INAP
family of protocols.
|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.cap_v3 |
Provides an API for the CAP v3 protocol.
|
com.opencloud.slee.resources.cgin.cap_v4 |
Provides an API for the CAP v4 protocol.
|
com.opencloud.slee.resources.cgin.etsi_inap_cs1 |
Provides an API for the ETSI INAP CS1 protocol.
|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.xpath |
Supports the use of XPath expressions on CGIN data structures
such as operation arguments, results and errors.
|
com.opencloud.slee.resources.in.datatypes.cc |
Defines classes to represent some call-control types
for which their ASN.1 specifications say merely OCTET STRING (with no CONTAINING clause),
and for which standards define the layout of bit-fields within the octet strings.
|
com.opencloud.slee.resources.in.datatypes.map |
Defines classes to represent some MAP types
for which their ASN.1 specifications say merely OCTET STRING,
that are not used by other protocols,
and for which standards define the layout of bit-fields within the octet strings.
|
com.opencloud.slee.resources.in.datatypes.sms |
Defines classes to represent some short message service (SMS) types
for which their ASN.1 specifications say merely OCTET STRING,
and for which standards define the layout of bit-fields within the octet strings.
|
com.opencloud.util |
Defines utility classes that are common to more than one OpenCloud product.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLazyEncodedNamedInteger<T extends NamedInteger>
Class AbstractLazyEncodedNamedInteger represents a NamedInteger in which
bit-fields within the named integer are also represented in a decoded form,
with conversions between the two forms done lazily (when first needed).
|
Modifier and Type | Class and Description |
---|---|
static class |
BitStringWithNamedBits.NamedBit
Represents a single named bit as a NamedInteger.
|
static class |
OpenId.Choice
API for the choice's discriminant.
|
static class |
RejectProblem.GeneralProblem
Possible GeneralProblem values.
|
static class |
RejectProblem.InvokeProblem
Possible InvokeProblem values.
|
static class |
RejectProblem.ReturnErrorProblem
Possible ReturnErrorProblem values.
|
static class |
RejectProblem.ReturnResultProblem
Possible ReturnResultProblem values.
|
static class |
RejectProblem.TransactionProblem
Possible TransactionProblem values.
|
Modifier and Type | Method and Description |
---|---|
NamedInteger |
RejectProblem.getProblemCode() |
Modifier and Type | Class and Description |
---|---|
static class |
CCBasicGapCriteria.Choice
API for CC-DataTypes.BasicGapCriteria.Choice.
|
static class |
CCBearerCapability.Choice
API for CC-DataTypes.BearerCapability.Choice.
|
static class |
CCCancelArg.Choice
API for CC-DataTypes.CancelArg.Choice.
|
static class |
CCCollectedInfo.Choice
API for CC-DataTypes.CollectedInfo.Choice.
|
static class |
CCConnectToResourceArg.ResourceAddress.Choice
API for CC-DataTypes.ConnectToResourceArg.resourceAddress.Choice.
|
class |
CCControlType
API for CC-DataTypes.ControlType.
|
static class |
CCEventSpecificInformationBCSM.Choice
API for CC-DataTypes.EventSpecificInformationBCSM.Choice.
|
class |
CCEventTypeBCSM
API for CC-DataTypes.EventTypeBCSM.
|
static class |
CCFurnishChargingInformationArg.Choice
API for CC-DataTypes.FurnishChargingInformationArg.Choice.
|
static class |
CCGapCriteria.Choice
API for CC-DataTypes.GapCriteria.Choice.
|
static class |
CCGapTreatment.Choice
API for CC-DataTypes.GapTreatment.Choice.
|
static class |
CCInformationToSend.Choice
API for CC-DataTypes.InformationToSend.Choice.
|
static class |
CCLegID.Choice
API for CC-DataTypes.LegID.Choice.
|
static class |
CCMiscCallInfo.MessageType
API for CC-DataTypes.MiscCallInfo.messageType.
|
static class |
CCReceivedInformationArg.Choice
API for CC-DataTypes.ReceivedInformationArg.Choice.
|
static class |
CCReleaseCallArg.Choice
API for CC-DataTypes.ReleaseCallArg.Choice.
|
class |
CCRequestedInformationType
API for CC-DataTypes.RequestedInformationType.
|
static class |
CCRequestedInformationValue.Choice
API for CC-DataTypes.RequestedInformationValue.Choice.
|
static class |
CCSpecializedResourceReportArg.Choice
API for CC-DataTypes.SpecializedResourceReportArg.Choice.
|
static class |
CCVariablePart.Choice
API for CC-DataTypes.VariablePart.Choice.
|
Modifier and Type | Class and Description |
---|---|
static class |
CAP2CAMEL_AChBillingChargingCharacteristics.Choice
API for CAP-DataTypes.CAMEL-AChBillingChargingCharacteristics.Choice.
|
static class |
CAP2CAMEL_CallResult.Choice
API for CAP-DataTypes.CAMEL-CallResult.Choice.
|
static class |
CAP2CAMEL_FCIBillingChargingCharacteristics.Choice
API for CAP-DataTypes.CAMEL-FCIBillingChargingCharacteristics.Choice.
|
static class |
CAP2CAMEL_SCIBillingChargingCharacteristics.Choice
API for CAP-DataTypes.CAMEL-SCIBillingChargingCharacteristics.Choice.
|
static class |
CAP2DPSpecificCriteria.Choice
API for CAP-DataTypes.DPSpecificCriteria.Choice.
|
static class |
CAP2EventSpecificInformationBCSM.Choice
API for CAP-DataTypes.EventSpecificInformationBCSM.Choice.
|
static class |
CAP2FurnishChargingInformationArg.Choice
API for CAP-DataTypes.FurnishChargingInformationArg.Choice.
|
Modifier and Type | Class and Description |
---|---|
static class |
CAP3CAMEL_AChBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-AChBillingChargingCharacteristics.Choice.
|
static class |
CAP3CAMEL_CallResult.Choice
API for CAP-datatypes.CAMEL-CallResult.Choice.
|
static class |
CAP3CAMEL_FCIBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-FCIBillingChargingCharacteristics.Choice.
|
static class |
CAP3EventSpecificInformationBCSM.Choice
API for CAP-datatypes.EventSpecificInformationBCSM.Choice.
|
static class |
CAP3EventSpecificInformationSMS.Choice
API for CAP-datatypes.EventSpecificInformationSMS.Choice.
|
class |
CAP3EventTypeSMS
API for CAP-datatypes.EventTypeSMS.
|
static class |
CAP3FurnishChargingInformationArg.Choice
API for CAP-gsmSSF-gsmSCF-ops-args.FurnishChargingInformationArg.Choice.
|
static class |
CAP3GapCriteria.Choice
API for CAP-datatypes.GapCriteria.Choice.
|
class |
CAP3GPRSEventType
API for CAP-datatypes.GPRSEventType.
|
Modifier and Type | Class and Description |
---|---|
static class |
CAP4CAMEL_AChBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-AChBillingChargingCharacteristics.Choice.
|
static class |
CAP4CAMEL_CallResult.Choice
API for CAP-datatypes.CAMEL-CallResult.Choice.
|
static class |
CAP4CAMEL_FCIBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-FCIBillingChargingCharacteristics.Choice.
|
static class |
CAP4CAMEL_SCIBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-SCIBillingChargingCharacteristics.Choice.
|
static class |
CAP4CancelArg.Choice
API for CAP-gsmSSF-gsmSCF-ops-args.CancelArg.Choice.
|
static class |
CAP4DpSpecificCriteria.Choice
API for CAP-datatypes.DpSpecificCriteria.Choice.
|
static class |
CAP4EventSpecificInformationBCSM.Choice
API for CAP-datatypes.EventSpecificInformationBCSM.Choice.
|
static class |
CAP4EventSpecificInformationSMS.Choice
API for CAP-datatypes.EventSpecificInformationSMS.Choice.
|
class |
CAP4EventTypeBCSM
API for CAP-datatypes.EventTypeBCSM.
|
class |
CAP4EventTypeSMS
API for CAP-datatypes.EventTypeSMS.
|
static class |
CAP4FurnishChargingInformationArg.Choice
API for CAP-gsmSSF-gsmSCF-ops-args.FurnishChargingInformationArg.Choice.
|
Modifier and Type | Class and Description |
---|---|
class |
CS1CGEncountered
API for Core-INAP-CS1-DataTypes.CGEncountered.
|
static class |
CS1DPSpecificCriteria.Choice
API for Core-INAP-CS1-DataTypes.DPSpecificCriteria.Choice.
|
static class |
CS1GapTreatment.Choice
API for Core-INAP-CS1-DataTypes.GapTreatment.Choice.
|
static class |
CS1InformationToSend.Choice
API for Core-INAP-CS1-DataTypes.InformationToSend.Choice.
|
class |
CS1RequestedInformationType
API for Core-INAP-CS1-DataTypes.RequestedInformationType.
|
static class |
CS1RequestedInformationValue.Choice
API for Core-INAP-CS1-DataTypes.RequestedInformationValue.Choice.
|
Modifier and Type | Class and Description |
---|---|
class |
MAPAbsentSubscriberReason
API for MAP-ER-DataTypes.AbsentSubscriberReason.
|
class |
MAPAccessNetworkProtocolId
API for MAP-CommonDataTypes.AccessNetworkProtocolId.
|
class |
MAPAccessType
API for MAP-MS-DataTypes.AccessType.
|
class |
MAPAccuracyFulfilmentIndicator
API for MAP-LCS-DataTypes.AccuracyFulfilmentIndicator.
|
class |
MAPAdditionalNetworkResource
API for MAP-CommonDataTypes.AdditionalNetworkResource.
|
class |
MAPAdditionalRequestedCAMEL_SubscriptionInfo
API for MAP-MS-DataTypes.AdditionalRequestedCAMEL-SubscriptionInfo.
|
class |
MAPAdditionalRoamingNotAllowedCause
API for MAP-ER-DataTypes.AdditionalRoamingNotAllowedCause.
|
class |
MAPAreaType
API for MAP-LCS-DataTypes.AreaType.
|
static class |
MAPAuthenticationSetList_v3.Choice
API for MAP-MS-DataTypes.AuthenticationSetList-v3.Choice.
|
static class |
MAPBasicServiceCode.Choice
API for MAP-CommonDataTypes.BasicServiceCode.Choice.
|
class |
MAPCallOutcome
API for MAP-CH-DataTypes.CallOutcome.
|
class |
MAPCallTerminationIndicator
API for MAP-CH-DataTypes.CallTerminationIndicator.
|
class |
MAPCancellationType
API for MAP-MS-DataTypes.CancellationType.
|
class |
MAPCCBS_SubscriberStatus
API for MAP-CH-DataTypes.CCBS-SubscriberStatus.
|
class |
MAPDefaultCallHandling
API for MAP-MS-DataTypes.DefaultCallHandling.
|
class |
MAPDefaultGPRS_Handling
API for MAP-MS-DataTypes.DefaultGPRS-Handling.
|
class |
MAPDefaultSMS_Handling
API for MAP-MS-DataTypes.DefaultSMS-Handling.
|
class |
MAPDomainType
API for MAP-MS-DataTypes.DomainType.
|
static class |
MAPExt_BasicServiceCode.Choice
API for MAP-CommonDataTypes.Ext-BasicServiceCode.Choice.
|
class |
MAPExt_ProtocolId
API for MAP-CommonDataTypes.Ext-ProtocolId.
|
static class |
MAPExt_SS_Info.Choice
API for MAP-MS-DataTypes.Ext-SS-Info.Choice.
|
class |
MAPFailureCauseParam
API for MAP-ER-DataTypes.FailureCauseParam.
|
static class |
MAPForwardAccessSignalling_Arg.Choice
API for MAP-MS-DataTypes-R98.ForwardAccessSignalling-Arg.Choice.
|
class |
MAPGMLC_Restriction
API for MAP-MS-DataTypes.GMLC-Restriction.
|
class |
MAPGPRS_TriggerDetectionPoint
API for MAP-MS-DataTypes.GPRS-TriggerDetectionPoint.
|
class |
MAPGroupRequestedInfo
API for MAP-GR-DataTypes.RequestedInfo.
|
static class |
MAPInterrogateSS_Res.Choice
API for MAP-SS-DataTypes.InterrogateSS-Res.Choice.
|
static class |
MAPInterrogateSSRes_v1.Choice
API for MAP-SS-DataTypes-ph1.InterrogateSSRes-v1.Choice.
|
class |
MAPIST_SupportIndicator
API for MAP-MS-DataTypes.IST-SupportIndicator.
|
class |
MAPKeyStatus
API for MAP-MS-DataTypes.KeyStatus.
|
class |
MAPLCS_Event
API for MAP-LCS-DataTypes.LCS-Event.
|
class |
MAPLCS_FormatIndicator
API for MAP-LCS-DataTypes.LCS-FormatIndicator.
|
class |
MAPLCSClientInternalID
API for MAP-CommonDataTypes.LCSClientInternalID.
|
class |
MAPLCSClientType
API for MAP-LCS-DataTypes.LCSClientType.
|
class |
MAPLocationEstimateType
API for MAP-LCS-DataTypes.LocationEstimateType.
|
class |
MAPMonitoringMode
API for MAP-CH-DataTypes.MonitoringMode.
|
class |
MAPMT_SMS_TPDU_Type
API for MAP-MS-DataTypes.MT-SMS-TPDU-Type.
|
class |
MAPNetworkAccessMode
API for MAP-MS-DataTypes.NetworkAccessMode.
|
class |
MAPNotificationToMSUser
API for MAP-MS-DataTypes.NotificationToMSUser.
|
class |
MAPNumberPortabilityStatus
API for MAP-MS-DataTypes.NumberPortabilityStatus.
|
class |
MAPO_BcsmTriggerDetectionPoint
API for MAP-MS-DataTypes.O-BcsmTriggerDetectionPoint.
|
class |
MAPOccurrenceInfo
API for MAP-LCS-DataTypes.OccurrenceInfo.
|
class |
MAPPositionMethodFailure_Diagnostic
API for MAP-ER-DataTypes.PositionMethodFailure-Diagnostic.
|
static class |
MAPPrepareSubsequentHO_Res.Choice
API for MAP-MS-DataTypes-R98.PrepareSubsequentHO-Res.Choice.
|
class |
MAPPrivacyCheckRelatedAction
API for MAP-LCS-DataTypes.PrivacyCheckRelatedAction.
|
static class |
MAPProcessAccessSignalling_Arg.Choice
API for MAP-MS-DataTypes-R98.ProcessAccessSignalling-Arg.Choice.
|
class |
MAPRAN_Technology
API for MAP-LCS-DataTypes.RAN-Technology.
|
class |
MAPReportingState
API for MAP-CH-DataTypes.ReportingState.
|
class |
MAPRequestingNodeType
API for MAP-MS-DataTypes.RequestingNodeType.
|
class |
MAPResponseTimeCategory
API for MAP-LCS-DataTypes.ResponseTimeCategory.
|
class |
MAPRUF_Outcome
API for MAP-CH-DataTypes.RUF-Outcome.
|
static class |
MAPSendAuthenticationInfoRes.Choice
API for MAP-MS-DataTypes-R98.SendAuthenticationInfoRes.Choice.
|
static class |
MAPSendEndSignal_Arg.Choice
API for MAP-MS-DataTypes-R98.SendEndSignal-Arg.Choice.
|
class |
MAPSM_DeliveryNotIntended
API for MAP-SM-DataTypes.SM-DeliveryNotIntended.
|
static class |
MAPSM_RP_DA_v1.Choice
API for MAP-SM-DataTypes-ph1.SM-RP-DA-v1.Choice.
|
static class |
MAPSM_RP_DA.Choice
API for MAP-SM-DataTypes.SM-RP-DA.Choice.
|
class |
MAPSMS_TriggerDetectionPoint
API for MAP-MS-DataTypes.SMS-TriggerDetectionPoint.
|
static class |
MAPSS_Info.Choice
API for MAP-SS-DataTypes.SS-Info.Choice.
|
static class |
MAPSS_Information.Choice
API for MAP-SS-DataTypes-ph1.SS-Information.Choice.
|
static class |
MAPSS_SubscriptionOption_v1.Choice
API for MAP-SS-DataTypes-ph1.SS-SubscriptionOption-v1.Choice.
|
static class |
MAPSS_SubscriptionOption.Choice
API for MAP-SS-DataTypes.SS-SubscriptionOption.Choice.
|
class |
MAPT_BcsmTriggerDetectionPoint
API for MAP-MS-DataTypes.T-BcsmTriggerDetectionPoint.
|
class |
MAPTerminationCause
API for MAP-LCS-DataTypes.TerminationCause.
|
class |
MAPTraceDepth
API for MAP-OM-DataTypes.TraceDepth.
|
class |
MAPTypeOfUpdate
API for MAP-MS-DataTypes.TypeOfUpdate.
|
class |
MAPUnauthorizedLCSClient_Diagnostic
API for MAP-ER-DataTypes.UnauthorizedLCSClient-Diagnostic.
|
class |
MAPUnavailabilityCause
API for MAP-CH-DataTypes.UnavailabilityCause.
|
class |
MAPUnknownSubscriberDiagnostic
API for MAP-ER-DataTypes.UnknownSubscriberDiagnostic.
|
class |
MAPUsed_RAT_Type
API for MAP-MS-DataTypes.Used-RAT-Type.
|
Constructor and Description |
---|
NamedIntegerPointer(org.apache.commons.jxpath.ri.model.NodePointer parent,
org.apache.commons.jxpath.ri.QName name,
NamedInteger object)
Creates a pointer to the given NamedInteger.
|
Modifier and Type | Class and Description |
---|---|
static class |
AddressString.Nature
Nature of Address indicator constants.
|
static class |
AddressString.SMSNature
Nature of SMS Address indicator constants.
|
static class |
BearerCapability.ITU_T.Ericsson.Configuration
Ericsson Configuration constants.
|
static class |
BearerCapability.ITU_T.Ericsson.Ericsson4b.EncodedValue
Representation of Ericsson4b values as NamedIntegers.
|
static class |
BearerCapability.ITU_T.Ericsson.Ericsson4b.Symmetry
Ericsson Symmetry constants.
|
static class |
BearerCapability.ITU_T.Ericsson.Establishment
Ericsson Establishment constants.
|
static class |
BearerCapability.ITU_T.Ericsson.Structure
Ericsson Structure constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.EncodedValue
Representation of Modem values as NamedIntegers.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.ModemType
ITU-T Modem Type constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.NumberOfDataBits
ITU-T Number of Data Bits (excluding parity bit if present) constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.NumberOfStopBits
ITU-T Number of Stop Bits constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Parity
ITU-T Parity constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.EncodedValue
Representation of UnrestrictedDigital values as NamedIntegers.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.EncodedValue
Representation of V110 values as NamedIntegers.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.IntermediateRate
ITU-T Intermediate Rate constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.EncodedValue
Representation of V120 values as NamedIntegers.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Details.UserRate
ITU-T User Rate constants.
|
static class |
BearerCapability.ITU_T.Layer1Capability.Layer1Protocol
ITU-T User Information Layer 1 Protocol constants.
|
static class |
BearerCapability.ITU_T.Layer2Protocol
ITU-T User Information Layer 2 Protocol constants.
|
static class |
BearerCapability.ITU_T.Layer3Capability.Layer3Protocol
ITU-T User Information Layer 3 Protocol constants.
|
static class |
BearerCapability.ITU_T.Layer3Capability.Layer3ProtocolId
ITU-T User Information Layer 3 Protocol Id constants.
|
static class |
BearerCapability.ITU_T.TransferCapability
ITU-T Information Transfer Capability constants.
|
static class |
BearerCapability.ITU_T.TransferMode
ITU-T Information Transfer Mode constants.
|
static class |
BearerCapability.ITU_T.TransferRate
ITU-T Information Transfer Rate constants.
|
static class |
CalledPartyNumber.Nature
Nature-of-address indicator constants.
|
static class |
CallingPartyNumber.Nature
Nature-of-address indicator constants.
|
static class |
CallingPartysCategory.Category
Calling party's category constants.
|
static class |
Cause.CauseValue
Class CauseValue represents cause value constants.
|
static class |
Cause.Recommendation
Recommendation constants.
|
static class |
ForwardCallIndicators.EndToEndMethod
End-to-end method indicator constants.
|
static class |
ForwardCallIndicators.ISDNUserPartPreference
ISDN user part preference indicator constants.
|
static class |
GenericDigits.EncodingScheme
Encoding scheme constants.
|
static class |
GenericDigits.TypeOfDigits
Type of digits constants.
|
static class |
GenericNumber.Nature
Nature of address indicator constants.
|
static class |
GenericNumber.NumberQualifier
Number qualifier constants.
|
static class |
HighLayerCompatibility.Characteristics
Characteristics constants.
|
static class |
HighLayerCompatibility.CodingStandard
Coding standard constants.
|
static class |
HighLayerCompatibility.Interpretation
Interpretation constants.
|
static class |
HighLayerCompatibility.Presentation
Presentation constants.
|
static class |
LegType.EncodedValue
Leg type constants.
|
static class |
LocationNumber.Nature
Nature of address indicator constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.OtherITC
OtherITC constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.OtherRateAdaption
OtherRateAdaption constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Access.SignallingAccessProtocol
SignallingAccessProtocol constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Configuration
DataProtocol Configuration constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Establishment
DataProtocol Establishment constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.NIRR
DataProtocol Negotiation of Intermediate Rate Requested constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Structure
DataProtocol Structure constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.Layer1Protocol
User Information Layer 1 Protocol constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation
Negotiation constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.IntermediateRate
IntermediateRate constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.ModemType
Modem Type constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate
FixedUserRate constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.AsymmetryIndication
Enumeration of AsymmetryIndication constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.UIMI
UIMI constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.WantedAirInterface
WantedAirInterface constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.OtherModemType
OtherModemType constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.Parity
Parity constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.UserRate
UserRate constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol
User Information Layer 2 Protocol constants.
|
static class |
MSBearerCapability.GSM.Content.NonSpeech.TransferCapability
MSBearerCapability Information transfer capability constants.
|
static class |
MSBearerCapability.GSM.Content.Speech.SpeechVersion
SpeechVersion constants.
|
static class |
MSBearerCapability.GSM.RadioChannelReq
MSBearerCapability Radio channel requirement constants.
|
static class |
MSClassmark.MSClassmark1.RevisionLevel
MSClassmark1 Revision Level constants.
|
static class |
MSClassmark.MSClassmark1.RFPowerCapability
MSClassmark1 RF Power Capability constants.
|
static class |
MSClassmark.MSClassmark2.RevisionLevel
MSClassmark2 Revision Level constants.
|
static class |
MSClassmark.MSClassmark2.RFPowerCapability
MSClassmark2 RF Power Capability constants.
|
static class |
MSClassmark.MSClassmark2.SSScreeningIndicator
MSClassmark2 supplementary service screening indicator constants.
|
static class |
OriginalCalledNumber.Nature
Nature-of-address indicator constants.
|
static class |
RedirectingPartyNumber.Nature
Nature-of-address indicator constants.
|
static class |
RedirectionInformation.OriginalReason
Original reason constants.
|
static class |
RedirectionInformation.Redirecting
Redirecting indicator constants.
|
static class |
RedirectionInformation.RedirectingReason
Redirecting reason constants.
|
static class |
Signal.SignalValue
Subset of signal value constants, alerting-related signals only.
|
Modifier and Type | Class and Description |
---|---|
static class |
Cksn.EncodedValue
Cksn constants.
|
static class |
MMCode.EncodedValue
MMCode constants.
|
static class |
SSCode.EncodedValue
SSCode constants.
|
Modifier and Type | Method and Description |
---|---|
NamedInteger |
Cksn.getEncodedForm()
Gets the encoded form.
|
Modifier and Type | Class and Description |
---|---|
static class |
RPCause.CauseValue
Cause value constants.
|
static class |
SMSAddress.Nature
Nature of Address indicator constants.
|
static class |
SMSDataCodingScheme.EncodedValue
Representation of SMSDataCodingScheme values as NamedIntegers.
|
static class |
SMSDataCodingScheme.GeneralScheme.EncodedValue
Representation of GeneralScheme values as NamedIntegers.
|
static class |
SMSDataCodingScheme.MessageCodingScheme.EncodedValue
Representation of MessageCodingScheme values as NamedIntegers.
|
static class |
SMSDataCodingScheme.MessageWaitingScheme.EncodedValue
Representation of MessageWaitingScheme values as NamedIntegers.
|
class |
SMSFailureCause
SMS TPDU Failure Cause (TP-FCS) constants.
|
static class |
SMSProtocolId.ApplicationLayerProtocol
Application Layer Protocol constants.
|
static class |
SMSProtocolId.EncodedValue
Representation of SMSProtocolId values as NamedIntegers.
|
static class |
SMSProtocolId.ServiceCentreProtocol
ServiceCentreProtocol constants.
|
static class |
SMSProtocolId.TelematicDevice
Telematic Device constants.
|
static class |
SMSProtocolId.TransferLayerProtocol
Transfer Layer Protocol constants.
|
Modifier and Type | Method and Description |
---|---|
static <T extends NamedInteger> |
NamedInteger.valueOf(Class<T> namedIntegerType,
String name)
Gets the NamedInteger of the given type that has the given name.
|