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.persist |
Common API for CGIN's "fast persist" infrastructure.
|
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.map.nsap |
Defines classes to represent Network Service Access Point (NSAP) 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.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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractLazyEncodedDataObject.checkDecode()
Ensures that the state is in the decoded form.
|
protected void |
AbstractLazyEncodedDataObject.checkModifyAndDecode()
For use before setting a field of the decoded representation:
checks that the object has not been marked read-only,
and ensures that the state is in the decoded form.
|
protected void |
EncodedStringWithIndicators.decode()
Computes the decoded form from the encoded form.
|
protected abstract void |
AbstractLazyEncodedDataObject.decode()
Computes the decoded form of the state from the encoded form.
|
Code.Choice |
Code.getChoice()
Gets the discriminant for which choice is chosen.
|
byte[] |
EncodedStringWithIndicators.getData()
Gets the value of the encoded octet string.
|
ObjectID |
Code.getGlobal()
Gets the value of the ITU global object identifier alternative.
|
StringIndicators |
EncodedStringWithIndicators.getIndicators()
Gets the value of the indicators.
|
int |
Code.getLocal()
Gets the value of the ITU local integer alternative.
|
int |
StringIndicators.getNumSemiOctets()
Gets the value of the numSemiOctets indicator.
|
boolean |
StringIndicators.getOdd()
Gets the value of the odd indicator.
|
boolean |
EncodedStringWithIndicators.hasData()
Tests whether the field Data has a value.
|
boolean |
EncodedStringWithIndicators.hasIndicators()
Tests whether the field Indicators has a value.
|
boolean |
StringIndicators.hasNumSemiOctets()
Tests whether the field NumSemiOctets has a value.
|
boolean |
StringIndicators.hasOdd()
Tests whether the field Odd has a value.
|
boolean |
Code.isGlobalChosen()
Tests whether the choice is global.
|
boolean |
Code.isLocalChosen()
Tests whether the choice is local.
|
Modifier and Type | Method and Description |
---|---|
T |
PersistCodec.fromByteArray(byte[] data)
Given an encoded representation generated by
PersistCodec.toByteArray(S) ,
decode and build an instance of T (always exactly this type,
regardless of the actual type previously passed to PersistCodec.toByteArray(S) ) |
T |
GPBCodec.fromByteArray(byte[] data) |
Modifier and Type | Method and Description |
---|---|
protected void |
YearMonthDay.decode()
Computes the decoded form from the encoded form.
|
protected void |
Treatment.decode()
Computes the decoded form from the encoded form.
|
protected void |
Signal.decode()
Computes the decoded form from the encoded form.
|
protected void |
RedirectionInformation.decode()
Computes the decoded form from the encoded form.
|
protected void |
PriceInHundredthsOfUnits.decode()
Computes the decoded form from the encoded form.
|
protected void |
OriginalCalledNumber.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSClassmark.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSClassmark.MSClassmark1.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSClassmark.MSClassmark2.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.Speech.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Access.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.decode()
Computes the decoded form from the encoded form.
|
protected void |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.decode()
Computes the decoded form from the encoded form.
|
protected void |
LocationNumber.decode()
Computes the decoded form from the encoded form.
|
protected void |
LocationAreaId.decode()
Computes the decoded form from the encoded form.
|
protected void |
LocalisedServiceAreaId.decode()
Computes the decoded form from the encoded form.
|
protected void |
LegType.decode()
Computes the decoded form from the encoded form.
|
protected void |
LMSIAddress.decode()
Computes the decoded form from the encoded form.
|
protected void |
IMSIAddress.decode()
Computes the decoded form from the encoded form.
|
protected void |
IMEIAddress.decode()
Computes the decoded form from the encoded form.
|
protected void |
HourMinute.decode()
Computes the decoded form from the encoded form.
|
protected void |
HighLayerCompatibility.decode()
Computes the decoded form from the encoded form.
|
protected void |
GenericNumber.decode()
Computes the decoded form from the encoded form.
|
protected void |
GenericDigits.decode()
Computes the decoded form from the encoded form.
|
protected void |
GSMSupplementaryServiceList.decode()
Computes the decoded form from the encoded form.
|
protected void |
ForwardCallIndicators.decode()
Computes the decoded form from the encoded form.
|
protected void |
DateAndTime.decode()
Computes the decoded form from the encoded form.
|
protected void |
CellGlobalId.decode()
Computes the decoded form from the encoded form.
|
protected void |
Cause.decode()
Computes the decoded form from the encoded form.
|
protected void |
CallingPartysCategory.decode()
Computes the decoded form from the encoded form.
|
protected void |
CallingPartyRestriction.decode()
Computes the decoded form from the encoded form.
|
protected void |
CallingPartyNumber.decode()
Computes the decoded form from the encoded form.
|
protected void |
CalledPartyNumber.decode()
Computes the decoded form from the encoded form.
|
protected void |
CalledPartyBCDNumber.decode()
Computes the decoded form from the encoded form.
|
protected void |
CUGInterLockCode.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Ericsson.Ericsson4b.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer1Capability.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer1Capability.Details.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.decode()
Computes the decoded form from the encoded form.
|
protected void |
BearerCapability.ITU_T.Layer3Capability.decode()
Computes the decoded form from the encoded form.
|
protected void |
AddressString.decode()
Computes the decoded form from the encoded form.
|
protected void |
AddressDelimiter.decode()
Computes the decoded form from the encoded form.
|
protected void |
AccessPointName.decode()
Computes the decoded form from the encoded form.
|
MSClassmark.MSClassmark1.A51Algorithm |
MSClassmark.MSClassmark1.getA51Algorithm()
Gets the value of the A5/1 algorithm supported indicator.
|
MSClassmark.MSClassmark2.A51Algorithm |
MSClassmark.MSClassmark2.getA51Algorithm()
Gets the value of the A5/1 algorithm supported indicator.
|
MSClassmark.MSClassmark2.A52Algorithm |
MSClassmark.MSClassmark2.getA52Algorithm()
Gets the value of the A5/2 algorithm supported indicator.
|
MSClassmark.MSClassmark2.A53Algorithm |
MSClassmark.MSClassmark2.getA53Algorithm()
Gets the value of the A5/3 algorithm supported indicator.
|
MSBearerCapability.GSM.Content.NonSpeech.Access |
MSBearerCapability.GSM.Content.NonSpeech.getAccess()
Gets the value of the access indentifier.
|
String |
RedirectingPartyNumber.getAddress()
Gets the value of the number digits.
|
String |
OriginalCalledNumber.getAddress()
Gets the value of the number digits.
|
String |
LocationNumber.getAddress()
Gets the value of the number digits.
|
String |
IMSIAddress.getAddress()
Gets the value of the number digits.
|
String |
IMEIAddress.getAddress()
Gets the value of the IMEI address.
|
String |
GenericNumber.getAddress()
Gets the value of the number digits.
|
String |
GenericDigits.getAddress()
Gets the value of the address.
|
String |
CallingPartyNumber.getAddress()
Gets the value of the number digits.
|
String |
CalledPartyNumber.getAddress()
Gets the value of the number digits.
|
String |
CalledPartyBCDNumber.getAddress()
Gets the value of the number digits.
|
String |
AddressString.getAddress()
Gets the value of the number digits.
|
String |
AddressString.getAddress(StringCodec<AddressString> codec)
Gets the value of the number digits using the given codec.
|
String |
CalledPartyBCDNumber.getAddress(StringCodec<CalledPartyBCDNumber> codec)
Gets the value of the number digits using the given codec.
|
String |
CalledPartyNumber.getAddress(StringCodec<CalledPartyNumber> codec)
Gets the value of the number digits using the given codec.
|
String |
CallingPartyNumber.getAddress(StringCodec<CallingPartyNumber> codec)
Gets the value of the number digits using the given codec.
|
String |
GenericDigits.getAddress(StringCodec<GenericDigits> codec)
Gets the value of the address using the given codec.
|
String |
GenericNumber.getAddress(StringCodec<GenericNumber> codec)
Gets the value of the number digits using the given codec.
|
String |
IMEIAddress.getAddress(StringCodec<IMEIAddress> codec)
Gets the value of the IMEI address using the given codec.
|
String |
IMSIAddress.getAddress(StringCodec<IMSIAddress> codec)
Gets the value of the number digits using the given codec.
|
String |
LocationNumber.getAddress(StringCodec<LocationNumber> codec)
Gets the value of the number digits using the given codec.
|
String |
OriginalCalledNumber.getAddress(StringCodec<OriginalCalledNumber> codec)
Gets the value of the number digits using the given codec.
|
String |
RedirectingPartyNumber.getAddress(StringCodec<RedirectingPartyNumber> codec)
Gets the value of the number digits using the given codec.
|
LocalisedServiceAreaId.AddressType |
LocalisedServiceAreaId.getAddressType()
Gets the value of whether PLMN or universal LSA.
|
GSMSupplementaryServiceList.AoCC |
GSMSupplementaryServiceList.getAoCC()
Gets the value of the AoCC.
|
GSMSupplementaryServiceList.AoCI |
GSMSupplementaryServiceList.getAoCI()
Gets the value of the AoCI.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.Assigning |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.getAssigning()
Gets the value of the assignor/assignee.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.AsymmetryIndication |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.getAsymmetryIndication()
Gets the value of the user asymmetry indication.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.getAsynchronous()
Gets the value of synchronous/asynchronous.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.getAsynchronous()
Gets the value of synchronous/asynchronous.
|
GSMSupplementaryServiceList.BAIC |
GSMSupplementaryServiceList.getBAIC()
Gets the value of the BAIC.
|
GSMSupplementaryServiceList.BAOC |
GSMSupplementaryServiceList.getBAOC()
Gets the value of the BAOC.
|
GSMSupplementaryServiceList.BIC_Roam |
GSMSupplementaryServiceList.getBIC_Roam()
Gets the value of the BIC-Roam.
|
byte[] |
CAPIPSSPCapabilities.getBilateralPart()
Gets the value of the bilateral part.
|
GSMSupplementaryServiceList.BOIC_ExHC |
GSMSupplementaryServiceList.getBOIC_ExHC()
Gets the value of the BOIC_ExHC.
|
GSMSupplementaryServiceList.BOIC |
GSMSupplementaryServiceList.getBOIC()
Gets the value of the BOIC.
|
CallingPartyRestriction.CallingPartyRestrictionValue |
CallingPartyRestriction.getCallingPartyRestrictionValue()
Gets the value of the calling party restriction value.
|
CallingPartysCategory.Category |
CallingPartysCategory.getCategory()
Gets the value of the calling party's category value.
|
Cause.CauseValue |
Cause.getCauseValue()
Gets the value of the cause value.
|
GSMSupplementaryServiceList.CD |
GSMSupplementaryServiceList.getCD()
Gets the value of the CD.
|
int |
CellGlobalId.getCellId()
Gets the value of the cell identification (CI).
|
GSMSupplementaryServiceList.CFB |
GSMSupplementaryServiceList.getCFB()
Gets the value of the CFB.
|
GSMSupplementaryServiceList.CFNRc |
GSMSupplementaryServiceList.getCFNRc()
Gets the value of the CFNRc.
|
GSMSupplementaryServiceList.CFNRy |
GSMSupplementaryServiceList.getCFNRy()
Gets the value of the CFNRy.
|
GSMSupplementaryServiceList.CFU |
GSMSupplementaryServiceList.getCFU()
Gets the value of the CFU.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.getChannelCodingExtTCH_F28_8()
Gets the value of TCH/F28.8 acceptable/not acceptable.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.getChannelCodingExtTCH_F32_0()
Gets the value of TCH/32.0 acceptable/not acceptable.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.getChannelCodingExtTCH_F43_2()
Gets the value of TCH/F32.2 acceptable/not acceptable.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.getChannelCodingTCH_F14_4()
Gets the value of TCH/F14.4 acceptable/not acceptable.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.getChannelCodingTCH_F4_8()
Gets the value of TCH/F4.8 acceptable/not acceptable.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.getChannelCodingTCH_F9_6()
Gets the value of TCH/9.6 acceptable/not acceptable.
|
HighLayerCompatibility.Characteristics |
HighLayerCompatibility.getCharacteristics()
Gets the value of the high layer characteristics identification.
|
MSClassmark.Choice |
MSClassmark.getChoice()
Gets the discriminant for which choice is chosen.
|
MSBearerCapability.Choice |
MSBearerCapability.getChoice()
Gets the discriminant for which choice is chosen.
|
MSBearerCapability.GSM.Content.Choice |
MSBearerCapability.GSM.Content.getChoice()
Gets the discriminant for which choice is chosen.
|
BearerCapability.Choice |
BearerCapability.getChoice()
Gets the discriminant for which choice is chosen.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.Choice |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.getChoice()
Gets the discriminant for which choice is chosen.
|
GSMSupplementaryServiceList.CLIP |
GSMSupplementaryServiceList.getCLIP()
Gets the value of the CLIP.
|
GSMSupplementaryServiceList.CLIR |
GSMSupplementaryServiceList.getCLIR()
Gets the value of the CLIR.
|
MSClassmark.MSClassmark2.CM3 |
MSClassmark.MSClassmark2.getCM3()
Gets the value of the CM3 indicator.
|
MSClassmark.MSClassmark2.CMServicePrompt |
MSClassmark.MSClassmark2.getCMServicePrompt()
Gets the value of the CM service prompt indicator.
|
int |
CUGInterLockCode.getCode()
Gets the value of the binary code.
|
HighLayerCompatibility.CodingStandard |
HighLayerCompatibility.getCodingStandard()
Gets the value of the coding standard.
|
Cause.CodingStandard |
Cause.getCodingStandard()
Gets the value of the coding standard.
|
GSMSupplementaryServiceList.COLP |
GSMSupplementaryServiceList.getCOLP()
Gets the value of the COLP.
|
GSMSupplementaryServiceList.COLR |
GSMSupplementaryServiceList.getCOLR()
Gets the value of the COLR.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Compression |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.getCompression()
Gets the value of the compression.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Configuration |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.getConfiguration()
Gets the value of the configuration.
|
BearerCapability.ITU_T.Ericsson.Configuration |
BearerCapability.ITU_T.Ericsson.getConfiguration()
Gets the value of the configuration.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.ConnectionElement |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.getConnectionElement()
Gets the value of the connection element.
|
MSBearerCapability.GSM.Content |
MSBearerCapability.GSM.getContent()
Gets the value of the speech or non-speech content.
|
MSBearerCapability.GSM.Content.Speech.CTM |
MSBearerCapability.GSM.Content.Speech.getCTM()
Gets the value of the CTM text telephony indication.
|
GSMSupplementaryServiceList.CUG |
GSMSupplementaryServiceList.getCUG()
Gets the value of the CUG.
|
GSMSupplementaryServiceList.CW |
GSMSupplementaryServiceList.getCW()
Gets the value of the CW.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol |
MSBearerCapability.GSM.Content.NonSpeech.getDataProtocol()
Gets the value of the data protocol.
|
int |
YearMonthDay.getDay()
Gets the value of the day of the month, in range [1,31].
|
int |
TimeAndTimezone.getDay()
Gets the value of the day of the month, in range [0,99] (but usually [1,31]).
|
int |
DateAndTime.getDay()
Gets the value of the day of the month, in range [1,31].
|
String |
AddressDelimiter.getDelimiter()
Gets the value of the digits.
|
String |
AddressDelimiter.getDelimiter(StringCodec<AddressDelimiter> codec)
Gets the value of the digits using the given codec.
|
BearerCapability.ITU_T.Layer1Capability.Details |
BearerCapability.ITU_T.Layer1Capability.getDetails()
Gets the value of data relevant when TransferCapability is UNRESTRICTED_DIGITAL and Layer1Protocol is V120 or V110 or I460 or X30, or TransferCapability is AUDIO_3_1KHZ and Layer1Protocol is G711_MU_LAW or G711_A_LAW.
|
byte[] |
Cause.getDiagnostics()
Gets the value of the diagnostics.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.DuplexMode |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.getDuplexMode()
Gets the value of the duplex mode.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.DuplexMode |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.getDuplexMode()
Gets the value of half/full.
|
LegType.EncodedValue |
LegType.getEncodedValue()
Gets the value of the leg type value.
|
GenericDigits.EncodingScheme |
GenericDigits.getEncodingScheme()
Gets the value of the encoding scheme.
|
boolean |
ForwardCallIndicators.getEndToEndInfoAvailable()
Gets the value of whether end-to-end information is available.
|
ForwardCallIndicators.EndToEndMethod |
ForwardCallIndicators.getEndToEndMethod()
Gets the value of the end-to-end method indicator.
|
BearerCapability.ITU_T.Ericsson |
BearerCapability.ITU_T.getEricsson()
Gets the value of the Ericsson-specific data.
|
BearerCapability.ITU_T.Ericsson.Ericsson4b |
BearerCapability.ITU_T.Ericsson.getEricsson4b()
Gets the value of the Ericsson-specific octet 4b data.
|
MSClassmark.MSClassmark1.ESIndicator |
MSClassmark.MSClassmark1.getESIndicator()
Gets the value of the controlled early classmark sending indicator.
|
MSClassmark.MSClassmark2.ESIndicator |
MSClassmark.MSClassmark2.getESIndicator()
Gets the value of the controlled early classmark sending indicator.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Establishment |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.getEstablishment()
Gets the value of the establishment.
|
BearerCapability.ITU_T.Ericsson.Establishment |
BearerCapability.ITU_T.Ericsson.getEstablishment()
Gets the value of the establishment.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.FixedUserRate |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.getFixedUserRate()
Gets the value of the fixed network user rate.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.FlowControlOnReceive |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.getFlowControlOnReceive()
Gets the value of whether can accept data with flow control mechanism.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.FlowControlOnTransmit |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.getFlowControlOnTransmit()
Gets the value of whether required to send data with flow control mechanism.
|
MSClassmark.MSClassmark2.FrequencyCapability |
MSClassmark.MSClassmark2.getFrequencyCapability()
Gets the value of the frequency capability.
|
MSBearerCapability.GSM |
MSBearerCapability.getGSM()
Gets the value of the field.
|
GSMSupplementaryServiceList.HOLD |
GSMSupplementaryServiceList.getHOLD()
Gets the value of the HOLD.
|
int |
TimeAndTimezone.getHour()
Gets the value of the hour, in range [0,99] (but usually [0,23]).
|
int |
HourMinute.getHour()
Gets the value of the hour, in range [0,23].
|
int |
DateAndTime.getHour()
Gets the value of the hour, in range [0,23].
|
int |
LMSIAddress.getId()
Gets the value of local mobile station identifier.
|
int |
MSClassmark.MSClassmark1.getIEI()
Gets the value of the Information Element Identifier.
|
int |
MSClassmark.MSClassmark2.getIEI()
Gets the value of the Information Element Identifier.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.InbandNegotiation |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.getInbandNegotiation()
Gets the value of the in band/out of band negotiation.
|
BearerCapability.ITU_T.Layer1Capability.Details.InbandNegotiation |
BearerCapability.ITU_T.Layer1Capability.Details.getInbandNegotiation()
Gets the value of whether in-band negotiation is possible.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.IntermediateRate |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.getIntermediateRate()
Gets the value of the V.110/X.30 rate adaptation Intermediate rate.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.IntermediateRate |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.getIntermediateRate()
Gets the value of the intermediate rate.
|
boolean |
ForwardCallIndicators.getInternational()
Gets the value of the national/international call indicator.
|
HighLayerCompatibility.Interpretation |
HighLayerCompatibility.getInterpretation()
Gets the value of the interpretation.
|
boolean |
ForwardCallIndicators.getInterworkingEncountered()
Gets the value of the interworking indicator.
|
boolean |
CAPIPSSPCapabilities.getIPRoutingAddressSupported()
Gets the value of whether IP routing address is supported.
|
ForwardCallIndicators.ISDNUserPartPreference |
ForwardCallIndicators.getISDNUserPartPreference()
Gets the value of the ISDN user part preference indicator.
|
boolean |
ForwardCallIndicators.getISDNUserPartUsedAllTheWay()
Gets the value of whether ISDN user part is used all the way.
|
byte[] |
BearerCapability.getISO_IEC()
Gets the value of the ISO_IEC coding standard.
|
BearerCapability.ITU_T |
BearerCapability.getITU_T()
Gets the value of the ITU_T coding standard.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability |
MSBearerCapability.GSM.Content.NonSpeech.getLayer1Capability()
Gets the value of the layer 1 capability.
|
BearerCapability.ITU_T.Layer1Capability |
BearerCapability.ITU_T.getLayer1Capability()
Gets the value of the layer 1 capability.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.Layer1Protocol |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.getLayer1Protocol()
Gets the value of the user information layer 1 protocol.
|
BearerCapability.ITU_T.Layer1Capability.Layer1Protocol |
BearerCapability.ITU_T.Layer1Capability.getLayer1Protocol()
Gets the value of the user information layer 1 protocol.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer2Protocol |
MSBearerCapability.GSM.Content.NonSpeech.getLayer2Protocol()
Gets the value of the user information layer 2 protocol.
|
BearerCapability.ITU_T.Layer2Protocol |
BearerCapability.ITU_T.getLayer2Protocol()
Gets the value of the user information layer 2 protocol.
|
BearerCapability.ITU_T.Layer3Capability |
BearerCapability.ITU_T.getLayer3Capability()
Gets the value of the layer 3 capability.
|
BearerCapability.ITU_T.Layer3Capability.Layer3Protocol |
BearerCapability.ITU_T.Layer3Capability.getLayer3Protocol()
Gets the value of the user information layer 3 protocol.
|
BearerCapability.ITU_T.Layer3Capability.Layer3ProtocolId |
BearerCapability.ITU_T.Layer3Capability.getLayer3ProtocolId()
Gets the value of the user information layer 3 protocol identification.
|
MSClassmark.MSClassmark2.LCSVACapability |
MSClassmark.MSClassmark2.getLCSVACapability()
Gets the value of the LCS value added location request notification capability.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.LLI |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.getLLI()
Gets the value of the logical link identifier negotiation.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.LLINegotiation |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.getLLINegotiation()
Gets the value of the logical link identifier negotation.
|
int |
LocalisedServiceAreaId.getLocalisedServiceAreaId()
Gets the value of 23 bits of localised service area id.
|
Cause.Location |
Cause.getLocation()
Gets the value of the location.
|
int |
LocationAreaId.getLocationAreaCode()
Gets the value of the location area code (LAC).
|
int |
CellGlobalId.getLocationAreaCode()
Gets the value of the location area code (LAC).
|
int |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.getMaxTrafficChannels()
Gets the value of the maximum number of traffic channels.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.MessageOriginator |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.getMessageOriginator()
Gets the value of assignor/assignee.
|
int |
TimeAndTimezone.getMinute()
Gets the value of the minute, in range [0,99] (but usually [0,59]).
|
int |
HourMinute.getMinute()
Gets the value of the minute, in range [0,59].
|
int |
DateAndTime.getMinute()
Gets the value of the minute, in range [0,59].
|
String |
LocationAreaId.getMobileCountryCode()
Gets the value of the mobile country code (MCC).
|
String |
CellGlobalId.getMobileCountryCode()
Gets the value of the mobile country code (MCC).
|
String |
CellGlobalId.getMobileCountryCode(StringCodec<CellGlobalId> codec)
Gets the value of the mobile country code (MCC) using the given codec.
|
String |
LocationAreaId.getMobileCountryCode(StringCodec<LocationAreaId> codec)
Gets the value of the mobile country code (MCC) using the given codec.
|
String |
LocationAreaId.getMobileNetworkCode()
Gets the value of the mobile network code (MNC).
|
String |
CellGlobalId.getMobileNetworkCode()
Gets the value of the mobile network code (MNC).
|
String |
CellGlobalId.getMobileNetworkCode(StringCodec<CellGlobalId> codec)
Gets the value of the mobile network code (MNC) using the given codec.
|
String |
LocationAreaId.getMobileNetworkCode(StringCodec<LocationAreaId> codec)
Gets the value of the mobile network code (MNC) using the given codec.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.Mode |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.getMode()
Gets the value of the mode of operation.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.Mode |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.getMode()
Gets the value of the mode of operation.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.getModem()
Gets the value of any DuplexMode and ModemType.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.ModemType |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.getModemType()
Gets the value of the modem type.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.ModemType |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.getModemType()
Gets the value of the modem type.
|
int |
YearMonthDay.getMonth()
Gets the value of the month, in range [1,12].
|
int |
TimeAndTimezone.getMonth()
Gets the value of the month, in range [0,99] (but usually [1,12]).
|
int |
DateAndTime.getMonth()
Gets the value of the month, in range [1,12].
|
GSMSupplementaryServiceList.MPTY |
GSMSupplementaryServiceList.getMPTY()
Gets the value of the MPTY.
|
MSClassmark.MSClassmark1 |
MSClassmark.getMSClassmark1()
Gets the value of MS Classmark 1.
|
MSClassmark.MSClassmark2 |
MSClassmark.getMSClassmark2()
Gets the value of MS Classmark 2.
|
byte[] |
MSClassmark.getMSClassmark3()
Gets the value of MS Classmark 3.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.Multiframe |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.getMultiframe()
Gets the value of the multiple frame establishment support in data link.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.MultipleFrameEstablishment |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.getMultipleFrameEstablishment()
Gets the value of whether multiple frame establishment is supported.
|
byte[] |
BearerCapability.getNational()
Gets the value of the National coding standard.
|
RedirectingPartyNumber.Nature |
RedirectingPartyNumber.getNature()
Gets the value of the nature of address indicator.
|
OriginalCalledNumber.Nature |
OriginalCalledNumber.getNature()
Gets the value of the nature of address indicator.
|
LocationNumber.Nature |
LocationNumber.getNature()
Gets the value of the nature of address indicator.
|
GenericNumber.Nature |
GenericNumber.getNature()
Gets the value of the nature of address indicator.
|
CallingPartyNumber.Nature |
CallingPartyNumber.getNature()
Gets the value of the nature of address.
|
CalledPartyNumber.Nature |
CalledPartyNumber.getNature()
Gets the value of the nature of address indicator.
|
AddressString.Nature |
AddressString.getNature()
Gets the value of the nature of address.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.Negotiation |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.getNegotiation()
Gets the value of the negotiation.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.Negotiation |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.getNegotiation()
Gets the value of in-band/out-band negotiation.
|
byte[] |
BearerCapability.getNetwork()
Gets the value of the Network coding standard.
|
String |
CUGInterLockCode.getNetworkId()
Gets the value of the network identity.
|
String |
AccessPointName.getNetworkId()
Gets the value of the network identifier.
|
String |
AccessPointName.getNetworkId(StringCodec<AccessPointName> codec)
Gets the value of the network identifier using the given codec.
|
String |
CUGInterLockCode.getNetworkId(StringCodec<CUGInterLockCode> codec)
Gets the value of the network identity using the given codec.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.NetworkIndependentClockOnReceive |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.getNetworkIndependentClockOnReceive()
Gets the value of the network independent clock (NIC) on reception (Rx).
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.NetworkIndependentClockOnReceive |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.getNetworkIndependentClockOnReceive()
Gets the value of whether can accept data with network independent clock.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.NetworkIndependentClockOnTransmit |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.getNetworkIndependentClockOnTransmit()
Gets the value of the network independent clock (NIC) on transmission (Tx).
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.NetworkIndependentClockOnTransmit |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.getNetworkIndependentClockOnTransmit()
Gets the value of whether required to send data with network independent clock.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.NIRR |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.getNIRR()
Gets the value of the NIRR.
|
MSBearerCapability.GSM.Content.NonSpeech |
MSBearerCapability.GSM.Content.getNonSpeech()
Gets the value of the field.
|
boolean |
GenericNumber.getNumberIncomplete()
Gets the value of the number incomplete indicator.
|
boolean |
CallingPartyNumber.getNumberIncomplete()
Gets the value of the number incomplete indicator.
|
RedirectingPartyNumber.NumberingPlan |
RedirectingPartyNumber.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
OriginalCalledNumber.NumberingPlan |
OriginalCalledNumber.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
LocationNumber.NumberingPlan |
LocationNumber.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
GenericNumber.NumberingPlan |
GenericNumber.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
CallingPartyNumber.NumberingPlan |
CallingPartyNumber.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
CalledPartyNumber.NumberingPlan |
CalledPartyNumber.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
CalledPartyBCDNumber.NumberingPlan |
CalledPartyBCDNumber.getNumberingPlan()
Gets the value of the numbering plan identification.
|
AddressString.NumberingPlan |
AddressString.getNumberingPlan()
Gets the value of the numbering plan.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfDataBits |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.getNumberOfDataBits()
Gets the value of the number of data bits excluding parity bit if present.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.NumberOfDataBits |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.getNumberOfDataBits()
Gets the value of number of data bits excluding parity bit if present.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.NumberOfStopBits |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.getNumberOfStopBits()
Gets the value of the number of Stop Bits.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.NumberOfStopBits |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.getNumberOfStopBits()
Gets the value of the number of stop bits.
|
GenericNumber.NumberQualifier |
GenericNumber.getNumberQualifier()
Gets the value of the number qualifier indicator.
|
CalledPartyBCDNumber.NumberType |
CalledPartyBCDNumber.getNumberType()
Gets the value of the type of number.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a |
MSBearerCapability.GSM.Content.NonSpeech.Access.getO5a()
Gets the value of the octet 5a*..5b* data.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.getO5b()
Gets the value of the octet 5b* data.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.getO6a()
Gets the value of the octets 6a*..6g*.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.getO6b()
Gets the value of the octets 6b*..6g*.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.getO6c()
Gets the value of the octets 6c*..6g*.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.getO6d()
Gets the value of the octets 6d*..6g*.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.getO6e()
Gets the value of the optional octets 6e*..6g*.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.getO6f()
Gets the value of the optional octet 6g*.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.getO6g()
Gets the value of the optional octet 6g*.
|
GSMSupplementaryServiceList.ODB |
GSMSupplementaryServiceList.getODB()
Gets the value of the ODB.
|
String |
AccessPointName.getOperatorId()
Gets the value of the operator identifier.
|
String |
AccessPointName.getOperatorId(StringCodec<AccessPointName> codec)
Gets the value of the operator identifier using the given codec.
|
RedirectionInformation.OriginalReason |
RedirectionInformation.getOriginalReason()
Gets the value of the original redirection reason.
|
boolean |
ForwardCallIndicators.getOriginatingAccessISDN()
Gets the value of the ISDN access indicator.
|
byte[] |
MSBearerCapability.getOther()
Gets the value of the field.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.OtherITC |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.getOtherITC()
Gets the value of the other ITC.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.OtherModemType |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.getOtherModemType()
Gets the value of the other modem type.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.OtherRateAdaption |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.getOtherRateAdaption()
Gets the value of the other rate adaption.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.Parity |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.getParity()
Gets the value of the parity information.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Parity |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.getParity()
Gets the value of the parity information.
|
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem |
BearerCapability.ITU_T.Layer1Capability.Details.getParityAndModem()
Gets the value of any stop and data bits, parity, duplex mode and modem type.
|
RedirectingPartyNumber.Presentation |
RedirectingPartyNumber.getPresentation()
Gets the value of the address presentation restricted indicator.
|
OriginalCalledNumber.Presentation |
OriginalCalledNumber.getPresentation()
Gets the value of the address presentation restricted indicator.
|
LocationNumber.Presentation |
LocationNumber.getPresentation()
Gets the value of the address presentation restricted indicator.
|
HighLayerCompatibility.Presentation |
HighLayerCompatibility.getPresentation()
Gets the value of the presentation method of protocol profile.
|
GenericNumber.Presentation |
GenericNumber.getPresentation()
Gets the value of the address presentation restricted indicator.
|
CallingPartyNumber.Presentation |
CallingPartyNumber.getPresentation()
Gets the value of the address presentation restricted indicator.
|
int |
PriceInHundredthsOfUnits.getPrice()
Gets the value of the price as integer number of hundredths.
|
MSClassmark.MSClassmark2.PSCapability |
MSClassmark.MSClassmark2.getPSCapability()
Gets the value of the PS capability.
|
MSBearerCapability.GSM.RadioChannelReq |
MSBearerCapability.GSM.getRadioChannelReq()
Gets the value of the radio channel requirement.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.RateAdaptationHeader |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.getRateAdaptationHeader()
Gets the value of whether rate adaptation header is included.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.RateAdaptHeader |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.getRateAdaptHeader()
Gets the value of the rate adaption header/no header.
|
MSBearerCapability.GSM.Content.NonSpeech.Access.RateAdaption |
MSBearerCapability.GSM.Content.NonSpeech.Access.getRateAdaption()
Gets the value of the rate adaption.
|
int |
BearerCapability.ITU_T.getRateMultiplier()
Gets the value of the rate multiplier, relevant if TransferRate is MULTIRATE.
|
Cause.Recommendation |
Cause.getRecommendation()
Gets the value of the recommendation.
|
RedirectionInformation.Redirecting |
RedirectionInformation.getRedirecting()
Gets the value of the redirecting indicator.
|
RedirectionInformation.RedirectingReason |
RedirectionInformation.getRedirectingReason()
Gets the value of the redirecting reason.
|
int |
RedirectionInformation.getRedirectionCounter()
Gets the value of the number of redirections the call has undergone.
|
BearerCapability.ITU_T.TransferRate |
BearerCapability.ITU_T.Ericsson.Ericsson4b.getReverseTransferRate()
Gets the value of the information transfer rate (dest -> orig).
|
MSClassmark.MSClassmark1.RevisionLevel |
MSClassmark.MSClassmark1.getRevisionLevel()
Gets the value of the revision level.
|
MSClassmark.MSClassmark2.RevisionLevel |
MSClassmark.MSClassmark2.getRevisionLevel()
Gets the value of the revision level.
|
MSClassmark.MSClassmark1.RFPowerCapability |
MSClassmark.MSClassmark1.getRFPowerCapability()
Gets the value of the RF power capability.
|
MSClassmark.MSClassmark2.RFPowerCapability |
MSClassmark.MSClassmark2.getRFPowerCapability()
Gets the value of the RF power capability.
|
LocationNumber.RoutingToInternalNetworkNumber |
LocationNumber.getRoutingToInternalNetworkNumber()
Gets the value of the internal network number indicator.
|
CalledPartyNumber.RoutingToInternalNetworkNumber |
CalledPartyNumber.getRoutingToInternalNetworkNumber()
Gets the value of the internal network number indicator (INN).
|
ForwardCallIndicators.SCCPMethod |
ForwardCallIndicators.getSCCPMethod()
Gets the value of the SCCP method indicator.
|
LocationNumber.Screening |
LocationNumber.getScreening()
Gets the value of the screening indicator.
|
GenericNumber.Screening |
GenericNumber.getScreening()
Gets the value of the screening indicator.
|
CallingPartyNumber.Screening |
CallingPartyNumber.getScreening()
Gets the value of the screening indicator.
|
int |
TimeAndTimezone.getSecond()
Gets the value of the second, in range [0,99] (but usually [0,59]).
|
int |
DateAndTime.getSecond()
Gets the value of the second, in range [0,59].
|
MSBearerCapability.GSM.Content.NonSpeech.Access.SignallingAccessProtocol |
MSBearerCapability.GSM.Content.NonSpeech.Access.getSignallingAccessProtocol()
Gets the value of the signalling access protocol.
|
Signal.SignalValue |
Signal.getSignalValue()
Gets the value of the signal value.
|
MSClassmark.MSClassmark2.SMCapability |
MSClassmark.MSClassmark2.getSMCapability()
Gets the value of the SM capability.
|
AddressString.SMSNature |
AddressString.getSMSNature()
Gets the value of the nature of SMS address.
|
CalledPartyBCDNumber.SMSNumberType |
CalledPartyBCDNumber.getSMSNumberType()
Gets the value of the type of SMS number.
|
MSClassmark.MSClassmark2.SoLSA |
MSClassmark.MSClassmark2.getSoLSA()
Gets the value of the SoLSA indicator.
|
MSBearerCapability.GSM.Content.Speech |
MSBearerCapability.GSM.Content.getSpeech()
Gets the value of the field.
|
MSBearerCapability.GSM.Content.Speech.SpeechVersion[] |
MSBearerCapability.GSM.Content.Speech.getSpeechVersions()
Gets the value of the speech version indications.
|
MSClassmark.MSClassmark2.SSScreeningIndicator |
MSClassmark.MSClassmark2.getSSScreeningIndicator()
Gets the value of the SS Screening indicator.
|
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.Structure |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.getStructure()
Gets the value of the structure.
|
BearerCapability.ITU_T.Ericsson.Structure |
BearerCapability.ITU_T.Ericsson.getStructure()
Gets the value of the structure.
|
BearerCapability.ITU_T.Ericsson.Ericsson4b.Symmetry |
BearerCapability.ITU_T.Ericsson.Ericsson4b.getSymmetry()
Gets the value of the symmetry.
|
int |
TimeAndTimezone.getTimezone()
Gets the value of the timezone, in range [-79,79], as a multiple of 15 minutes difference from GMT/UTC.
|
MSBearerCapability.GSM.Content.NonSpeech.TransferCapability |
MSBearerCapability.GSM.Content.NonSpeech.getTransferCapability()
Gets the value of the information transfer capability.
|
BearerCapability.ITU_T.TransferCapability |
BearerCapability.ITU_T.getTransferCapability()
Gets the value of the information transfer capability.
|
MSBearerCapability.GSM.TransferMode |
MSBearerCapability.GSM.getTransferMode()
Gets the value of the transfer mode.
|
BearerCapability.ITU_T.TransferMode |
BearerCapability.ITU_T.getTransferMode()
Gets the value of the transfer mode.
|
BearerCapability.ITU_T.TransferRate |
BearerCapability.ITU_T.getTransferRate()
Gets the value of the information transfer rate.
|
Treatment.TreatmentValue |
Treatment.getTreatmentValue()
Gets the value of the treatment value.
|
GenericDigits.TypeOfDigits |
GenericDigits.getTypeOfDigits()
Gets the value of the type of digits.
|
MSClassmark.MSClassmark2.UCS2Treatment |
MSClassmark.MSClassmark2.getUCS2Treatment()
Gets the value of the UCS2 indicator; mandatory for R_99 and later RevisionLevel.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.UIMI |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.getUIMI()
Gets the value of the user initiated modification indication.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital |
BearerCapability.ITU_T.Layer1Capability.Details.getUnrestrictedDigital()
Gets the value of data relevant when TransferCapability is UNRESTRICTED_DIGITAL and Layer1Protocol is V120 or V110 or I460 or X30.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.UserRate |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.getUserRate()
Gets the value of the user rate.
|
BearerCapability.ITU_T.Layer1Capability.Details.UserRate |
BearerCapability.ITU_T.Layer1Capability.Details.getUserRate()
Gets the value of the user rate.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110 |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.getV110()
Gets the value of data relevant when TransferCapability is UNRESTRICTED_DIGITAL and Layer1Protocol is V110 or I460 or X30.
|
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120 |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.getV120()
Gets the value of data relevant when TransferCapability is UNRESTRICTED_DIGITAL and Layer1Protocol is V120.
|
MSClassmark.MSClassmark2.VBS |
MSClassmark.MSClassmark2.getVBS()
Gets the value of the VBS notification reception indicator.
|
MSClassmark.MSClassmark2.VGCS |
MSClassmark.MSClassmark2.getVGCS()
Gets the value of the VGCS notification reception indicator.
|
boolean |
CAPIPSSPCapabilities.getVoiceBackSupported()
Gets the value of whether voice back is supported.
|
boolean |
CAPIPSSPCapabilities.getVoiceGenerationFromTextSupported()
Gets the value of whether voice generation from text is supported.
|
boolean |
CAPIPSSPCapabilities.getVoiceInformationViaSpeechSupported()
Gets the value of whether voice information via speech is supported.
|
boolean |
CAPIPSSPCapabilities.getVoiceInformationViaVoiceSupported()
Gets the value of whether voice information via voice is supported.
|
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.WantedAirInterface |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.getWantedAirInterface()
Gets the value of the wanted air interface user rate.
|
int |
YearMonthDay.getYear()
Gets the value of the year, in range [0,9999].
|
int |
TimeAndTimezone.getYear()
Gets the value of the year, in range [0,9999].
|
int |
DateAndTime.getYear()
Gets the value of the year, in range [0000,9999].
|
boolean |
MSClassmark.MSClassmark1.hasA51Algorithm()
Tests whether the field A51Algorithm has a value.
|
boolean |
MSClassmark.MSClassmark2.hasA51Algorithm()
Tests whether the field A51Algorithm has a value.
|
boolean |
MSClassmark.MSClassmark2.hasA52Algorithm()
Tests whether the field A52Algorithm has a value.
|
boolean |
MSClassmark.MSClassmark2.hasA53Algorithm()
Tests whether the field A53Algorithm has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.hasAccess()
Tests whether the field Access has a value.
|
boolean |
RedirectingPartyNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
OriginalCalledNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
LocationNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
IMSIAddress.hasAddress()
Tests whether the field Address has a value.
|
boolean |
IMEIAddress.hasAddress()
Tests whether the field Address has a value.
|
boolean |
GenericNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
GenericDigits.hasAddress()
Tests whether the field Address has a value.
|
boolean |
CallingPartyNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
CalledPartyNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
CalledPartyBCDNumber.hasAddress()
Tests whether the field Address has a value.
|
boolean |
AddressString.hasAddress()
Tests whether the field Address has a value.
|
boolean |
LocalisedServiceAreaId.hasAddressType()
Tests whether the field AddressType has a value.
|
boolean |
GSMSupplementaryServiceList.hasAoCC()
Tests whether the field AoCC has a value.
|
boolean |
GSMSupplementaryServiceList.hasAoCI()
Tests whether the field AoCI has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.hasAssigning()
Tests whether the field Assigning has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.hasAsymmetryIndication()
Tests whether the field AsymmetryIndication has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.hasAsynchronous()
Tests whether the field Asynchronous has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.hasAsynchronous()
Tests whether the field Asynchronous has a value.
|
boolean |
GSMSupplementaryServiceList.hasBAIC()
Tests whether the field BAIC has a value.
|
boolean |
GSMSupplementaryServiceList.hasBAOC()
Tests whether the field BAOC has a value.
|
boolean |
GSMSupplementaryServiceList.hasBIC_Roam()
Tests whether the field BIC_Roam has a value.
|
boolean |
CAPIPSSPCapabilities.hasBilateralPart()
Tests whether the field BilateralPart has a value.
|
boolean |
GSMSupplementaryServiceList.hasBOIC_ExHC()
Tests whether the field BOIC_ExHC has a value.
|
boolean |
GSMSupplementaryServiceList.hasBOIC()
Tests whether the field BOIC has a value.
|
boolean |
CallingPartyRestriction.hasCallingPartyRestrictionValue()
Tests whether the field CallingPartyRestrictionValue has a value.
|
boolean |
CallingPartysCategory.hasCategory()
Tests whether the field Category has a value.
|
boolean |
Cause.hasCauseValue()
Tests whether the field CauseValue has a value.
|
boolean |
GSMSupplementaryServiceList.hasCD()
Tests whether the field CD has a value.
|
boolean |
CellGlobalId.hasCellId()
Tests whether the field CellId has a value.
|
boolean |
GSMSupplementaryServiceList.hasCFB()
Tests whether the field CFB has a value.
|
boolean |
GSMSupplementaryServiceList.hasCFNRc()
Tests whether the field CFNRc has a value.
|
boolean |
GSMSupplementaryServiceList.hasCFNRy()
Tests whether the field CFNRy has a value.
|
boolean |
GSMSupplementaryServiceList.hasCFU()
Tests whether the field CFU has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.hasChannelCodingExtTCH_F28_8()
Tests whether the field ChannelCodingExtTCH_F28_8 has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.hasChannelCodingExtTCH_F32_0()
Tests whether the field ChannelCodingExtTCH_F32_0 has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.O6g.hasChannelCodingExtTCH_F43_2()
Tests whether the field ChannelCodingExtTCH_F43_2 has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.hasChannelCodingTCH_F14_4()
Tests whether the field ChannelCodingTCH_F14_4 has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.hasChannelCodingTCH_F4_8()
Tests whether the field ChannelCodingTCH_F4_8 has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.hasChannelCodingTCH_F9_6()
Tests whether the field ChannelCodingTCH_F9_6 has a value.
|
boolean |
HighLayerCompatibility.hasCharacteristics()
Tests whether the field Characteristics has a value.
|
boolean |
GSMSupplementaryServiceList.hasCLIP()
Tests whether the field CLIP has a value.
|
boolean |
GSMSupplementaryServiceList.hasCLIR()
Tests whether the field CLIR has a value.
|
boolean |
MSClassmark.MSClassmark2.hasCM3()
Tests whether the field CM3 has a value.
|
boolean |
MSClassmark.MSClassmark2.hasCMServicePrompt()
Tests whether the field CMServicePrompt has a value.
|
boolean |
CUGInterLockCode.hasCode()
Tests whether the field Code has a value.
|
boolean |
HighLayerCompatibility.hasCodingStandard()
Tests whether the field CodingStandard has a value.
|
boolean |
Cause.hasCodingStandard()
Tests whether the field CodingStandard has a value.
|
boolean |
GSMSupplementaryServiceList.hasCOLP()
Tests whether the field COLP has a value.
|
boolean |
GSMSupplementaryServiceList.hasCOLR()
Tests whether the field COLR has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.hasCompression()
Tests whether the field Compression has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.hasConfiguration()
Tests whether the field Configuration has a value.
|
boolean |
BearerCapability.ITU_T.Ericsson.hasConfiguration()
Tests whether the field Configuration has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.hasConnectionElement()
Tests whether the field ConnectionElement has a value.
|
boolean |
MSBearerCapability.GSM.hasContent()
Tests whether the field Content has a value.
|
boolean |
MSBearerCapability.GSM.Content.Speech.hasCTM()
Tests whether the field CTM has a value.
|
boolean |
GSMSupplementaryServiceList.hasCUG()
Tests whether the field CUG has a value.
|
boolean |
GSMSupplementaryServiceList.hasCW()
Tests whether the field CW has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.hasDataProtocol()
Tests whether the field DataProtocol has a value.
|
boolean |
YearMonthDay.hasDay()
Tests whether the field Day has a value.
|
boolean |
TimeAndTimezone.hasDay()
Tests whether the field Day has a value.
|
boolean |
DateAndTime.hasDay()
Tests whether the field Day has a value.
|
boolean |
AddressDelimiter.hasDelimiter()
Tests whether the field Delimiter has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.hasDetails()
Tests whether the field Details has a value.
|
boolean |
Cause.hasDiagnostics()
Tests whether the field Diagnostics has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.hasDuplexMode()
Tests whether the field DuplexMode has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.hasDuplexMode()
Tests whether the field DuplexMode has a value.
|
boolean |
LegType.hasEncodedValue()
Tests whether the field EncodedValue has a value.
|
boolean |
GenericDigits.hasEncodingScheme()
Tests whether the field EncodingScheme has a value.
|
boolean |
ForwardCallIndicators.hasEndToEndInfoAvailable()
Tests whether the field EndToEndInfoAvailable has a value.
|
boolean |
ForwardCallIndicators.hasEndToEndMethod()
Tests whether the field EndToEndMethod has a value.
|
boolean |
BearerCapability.ITU_T.hasEricsson()
Tests whether the field Ericsson has a value.
|
boolean |
BearerCapability.ITU_T.Ericsson.hasEricsson4b()
Tests whether the field Ericsson4b has a value.
|
boolean |
MSClassmark.MSClassmark1.hasESIndicator()
Tests whether the field ESIndicator has a value.
|
boolean |
MSClassmark.MSClassmark2.hasESIndicator()
Tests whether the field ESIndicator has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.hasEstablishment()
Tests whether the field Establishment has a value.
|
boolean |
BearerCapability.ITU_T.Ericsson.hasEstablishment()
Tests whether the field Establishment has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.hasFixedUserRate()
Tests whether the field FixedUserRate has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.hasFlowControlOnReceive()
Tests whether the field FlowControlOnReceive has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.hasFlowControlOnTransmit()
Tests whether the field FlowControlOnTransmit has a value.
|
boolean |
MSClassmark.MSClassmark2.hasFrequencyCapability()
Tests whether the field FrequencyCapability has a value.
|
boolean |
GSMSupplementaryServiceList.hasHOLD()
Tests whether the field HOLD has a value.
|
boolean |
TimeAndTimezone.hasHour()
Tests whether the field Hour has a value.
|
boolean |
HourMinute.hasHour()
Tests whether the field Hour has a value.
|
boolean |
DateAndTime.hasHour()
Tests whether the field Hour has a value.
|
boolean |
LMSIAddress.hasId()
Tests whether the field Id has a value.
|
boolean |
MSClassmark.MSClassmark1.hasIEI()
Tests whether the field IEI has a value.
|
boolean |
MSClassmark.MSClassmark2.hasIEI()
Tests whether the field IEI has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.hasInbandNegotiation()
Tests whether the field InbandNegotiation has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.hasInbandNegotiation()
Tests whether the field InbandNegotiation has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.hasIntermediateRate()
Tests whether the field IntermediateRate has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.hasIntermediateRate()
Tests whether the field IntermediateRate has a value.
|
boolean |
ForwardCallIndicators.hasInternational()
Tests whether the field International has a value.
|
boolean |
HighLayerCompatibility.hasInterpretation()
Tests whether the field Interpretation has a value.
|
boolean |
ForwardCallIndicators.hasInterworkingEncountered()
Tests whether the field InterworkingEncountered has a value.
|
boolean |
CAPIPSSPCapabilities.hasIPRoutingAddressSupported()
Tests whether the field IPRoutingAddressSupported has a value.
|
boolean |
ForwardCallIndicators.hasISDNUserPartPreference()
Tests whether the field ISDNUserPartPreference has a value.
|
boolean |
ForwardCallIndicators.hasISDNUserPartUsedAllTheWay()
Tests whether the field ISDNUserPartUsedAllTheWay has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.hasLayer1Capability()
Tests whether the field Layer1Capability has a value.
|
boolean |
BearerCapability.ITU_T.hasLayer1Capability()
Tests whether the field Layer1Capability has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.hasLayer1Protocol()
Tests whether the field Layer1Protocol has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.hasLayer1Protocol()
Tests whether the field Layer1Protocol has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.hasLayer2Protocol()
Tests whether the field Layer2Protocol has a value.
|
boolean |
BearerCapability.ITU_T.hasLayer2Protocol()
Tests whether the field Layer2Protocol has a value.
|
boolean |
BearerCapability.ITU_T.hasLayer3Capability()
Tests whether the field Layer3Capability has a value.
|
boolean |
BearerCapability.ITU_T.Layer3Capability.hasLayer3Protocol()
Tests whether the field Layer3Protocol has a value.
|
boolean |
BearerCapability.ITU_T.Layer3Capability.hasLayer3ProtocolId()
Tests whether the field Layer3ProtocolId has a value.
|
boolean |
MSClassmark.MSClassmark2.hasLCSVACapability()
Tests whether the field LCSVACapability has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.hasLLI()
Tests whether the field LLI has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.hasLLINegotiation()
Tests whether the field LLINegotiation has a value.
|
boolean |
LocalisedServiceAreaId.hasLocalisedServiceAreaId()
Tests whether the field LocalisedServiceAreaId has a value.
|
boolean |
Cause.hasLocation()
Tests whether the field Location has a value.
|
boolean |
LocationAreaId.hasLocationAreaCode()
Tests whether the field LocationAreaCode has a value.
|
boolean |
CellGlobalId.hasLocationAreaCode()
Tests whether the field LocationAreaCode has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.hasMaxTrafficChannels()
Tests whether the field MaxTrafficChannels has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.hasMessageOriginator()
Tests whether the field MessageOriginator has a value.
|
boolean |
TimeAndTimezone.hasMinute()
Tests whether the field Minute has a value.
|
boolean |
HourMinute.hasMinute()
Tests whether the field Minute has a value.
|
boolean |
DateAndTime.hasMinute()
Tests whether the field Minute has a value.
|
boolean |
LocationAreaId.hasMobileCountryCode()
Tests whether the field MobileCountryCode has a value.
|
boolean |
CellGlobalId.hasMobileCountryCode()
Tests whether the field MobileCountryCode has a value.
|
boolean |
LocationAreaId.hasMobileNetworkCode()
Tests whether the field MobileNetworkCode has a value.
|
boolean |
CellGlobalId.hasMobileNetworkCode()
Tests whether the field MobileNetworkCode has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.hasMode()
Tests whether the field Mode has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.hasMode()
Tests whether the field Mode has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.hasModem()
Tests whether the field Modem has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.hasModemType()
Tests whether the field ModemType has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.Modem.hasModemType()
Tests whether the field ModemType has a value.
|
boolean |
YearMonthDay.hasMonth()
Tests whether the field Month has a value.
|
boolean |
TimeAndTimezone.hasMonth()
Tests whether the field Month has a value.
|
boolean |
DateAndTime.hasMonth()
Tests whether the field Month has a value.
|
boolean |
GSMSupplementaryServiceList.hasMPTY()
Tests whether the field MPTY has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.hasMultiframe()
Tests whether the field Multiframe has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.hasMultipleFrameEstablishment()
Tests whether the field MultipleFrameEstablishment has a value.
|
boolean |
RedirectingPartyNumber.hasNature()
Tests whether the field Nature has a value.
|
boolean |
OriginalCalledNumber.hasNature()
Tests whether the field Nature has a value.
|
boolean |
LocationNumber.hasNature()
Tests whether the field Nature has a value.
|
boolean |
GenericNumber.hasNature()
Tests whether the field Nature has a value.
|
boolean |
CallingPartyNumber.hasNature()
Tests whether the field Nature has a value.
|
boolean |
CalledPartyNumber.hasNature()
Tests whether the field Nature has a value.
|
boolean |
AddressString.hasNature()
Tests whether the field Nature has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.hasNegotiation()
Tests whether the field Negotiation has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.hasNegotiation()
Tests whether the field Negotiation has a value.
|
boolean |
CUGInterLockCode.hasNetworkId()
Tests whether the field NetworkId has a value.
|
boolean |
AccessPointName.hasNetworkId()
Tests whether the field NetworkId has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.hasNetworkIndependentClockOnReceive()
Tests whether the field NetworkIndependentClockOnReceive has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.hasNetworkIndependentClockOnReceive()
Tests whether the field NetworkIndependentClockOnReceive has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.hasNetworkIndependentClockOnTransmit()
Tests whether the field NetworkIndependentClockOnTransmit has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V110.hasNetworkIndependentClockOnTransmit()
Tests whether the field NetworkIndependentClockOnTransmit has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.hasNIRR()
Tests whether the field NIRR has a value.
|
boolean |
GenericNumber.hasNumberIncomplete()
Tests whether the field NumberIncomplete has a value.
|
boolean |
CallingPartyNumber.hasNumberIncomplete()
Tests whether the field NumberIncomplete has a value.
|
boolean |
RedirectingPartyNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
OriginalCalledNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
LocationNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
GenericNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
CallingPartyNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
CalledPartyNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
CalledPartyBCDNumber.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
AddressString.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.hasNumberOfDataBits()
Tests whether the field NumberOfDataBits has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.hasNumberOfDataBits()
Tests whether the field NumberOfDataBits has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.hasNumberOfStopBits()
Tests whether the field NumberOfStopBits has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.hasNumberOfStopBits()
Tests whether the field NumberOfStopBits has a value.
|
boolean |
GenericNumber.hasNumberQualifier()
Tests whether the field NumberQualifier has a value.
|
boolean |
CalledPartyBCDNumber.hasNumberType()
Tests whether the field NumberType has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.hasO5a()
Tests whether the field O5a has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.hasO5b()
Tests whether the field O5b has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.hasO6a()
Tests whether the field O6a has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.hasO6b()
Tests whether the field O6b has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.hasO6c()
Tests whether the field O6c has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.hasO6d()
Tests whether the field O6d has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.hasO6e()
Tests whether the field O6e has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.hasO6f()
Tests whether the field O6f has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.hasO6g()
Tests whether the field O6g has a value.
|
boolean |
GSMSupplementaryServiceList.hasODB()
Tests whether the field ODB has a value.
|
boolean |
AccessPointName.hasOperatorId()
Tests whether the field OperatorId has a value.
|
boolean |
RedirectionInformation.hasOriginalReason()
Tests whether the field OriginalReason has a value.
|
boolean |
ForwardCallIndicators.hasOriginatingAccessISDN()
Tests whether the field OriginatingAccessISDN has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.hasOtherITC()
Tests whether the field OtherITC has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.hasOtherModemType()
Tests whether the field OtherModemType has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.hasOtherRateAdaption()
Tests whether the field OtherRateAdaption has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.hasParity()
Tests whether the field Parity has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.ParityAndModem.hasParity()
Tests whether the field Parity has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.hasParityAndModem()
Tests whether the field ParityAndModem has a value.
|
boolean |
RedirectingPartyNumber.hasPresentation()
Tests whether the field Presentation has a value.
|
boolean |
OriginalCalledNumber.hasPresentation()
Tests whether the field Presentation has a value.
|
boolean |
LocationNumber.hasPresentation()
Tests whether the field Presentation has a value.
|
boolean |
HighLayerCompatibility.hasPresentation()
Tests whether the field Presentation has a value.
|
boolean |
GenericNumber.hasPresentation()
Tests whether the field Presentation has a value.
|
boolean |
CallingPartyNumber.hasPresentation()
Tests whether the field Presentation has a value.
|
boolean |
PriceInHundredthsOfUnits.hasPrice()
Tests whether the field Price has a value.
|
boolean |
MSClassmark.MSClassmark2.hasPSCapability()
Tests whether the field PSCapability has a value.
|
boolean |
MSBearerCapability.GSM.hasRadioChannelReq()
Tests whether the field RadioChannelReq has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.V120.hasRateAdaptationHeader()
Tests whether the field RateAdaptationHeader has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.O5a.O5b.hasRateAdaptHeader()
Tests whether the field RateAdaptHeader has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.hasRateAdaption()
Tests whether the field RateAdaption has a value.
|
boolean |
BearerCapability.ITU_T.hasRateMultiplier()
Tests whether the field RateMultiplier has a value.
|
boolean |
Cause.hasRecommendation()
Tests whether the field Recommendation has a value.
|
boolean |
RedirectionInformation.hasRedirecting()
Tests whether the field Redirecting has a value.
|
boolean |
RedirectionInformation.hasRedirectingReason()
Tests whether the field RedirectingReason has a value.
|
boolean |
RedirectionInformation.hasRedirectionCounter()
Tests whether the field RedirectionCounter has a value.
|
boolean |
BearerCapability.ITU_T.Ericsson.Ericsson4b.hasReverseTransferRate()
Tests whether the field ReverseTransferRate has a value.
|
boolean |
MSClassmark.MSClassmark1.hasRevisionLevel()
Tests whether the field RevisionLevel has a value.
|
boolean |
MSClassmark.MSClassmark2.hasRevisionLevel()
Tests whether the field RevisionLevel has a value.
|
boolean |
MSClassmark.MSClassmark1.hasRFPowerCapability()
Tests whether the field RFPowerCapability has a value.
|
boolean |
MSClassmark.MSClassmark2.hasRFPowerCapability()
Tests whether the field RFPowerCapability has a value.
|
boolean |
LocationNumber.hasRoutingToInternalNetworkNumber()
Tests whether the field RoutingToInternalNetworkNumber has a value.
|
boolean |
CalledPartyNumber.hasRoutingToInternalNetworkNumber()
Tests whether the field RoutingToInternalNetworkNumber has a value.
|
boolean |
ForwardCallIndicators.hasSCCPMethod()
Tests whether the field SCCPMethod has a value.
|
boolean |
LocationNumber.hasScreening()
Tests whether the field Screening has a value.
|
boolean |
GenericNumber.hasScreening()
Tests whether the field Screening has a value.
|
boolean |
CallingPartyNumber.hasScreening()
Tests whether the field Screening has a value.
|
boolean |
TimeAndTimezone.hasSecond()
Tests whether the field Second has a value.
|
boolean |
DateAndTime.hasSecond()
Tests whether the field Second has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Access.hasSignallingAccessProtocol()
Tests whether the field SignallingAccessProtocol has a value.
|
boolean |
Signal.hasSignalValue()
Tests whether the field SignalValue has a value.
|
boolean |
MSClassmark.MSClassmark2.hasSMCapability()
Tests whether the field SMCapability has a value.
|
boolean |
CalledPartyBCDNumber.hasSMSAddress()
Tests whether the field SMSAddress has a value.
|
boolean |
AddressString.hasSMSAddress()
Tests whether the field SMSAddress has a value.
|
boolean |
AddressString.hasSMSNature()
Tests whether the field SMSNature has a value.
|
boolean |
CalledPartyBCDNumber.hasSMSNumberType()
Tests whether the field SMSNumberType has a value.
|
boolean |
MSClassmark.MSClassmark2.hasSoLSA()
Tests whether the field SoLSA has a value.
|
boolean |
MSBearerCapability.GSM.Content.Speech.hasSpeechVersions()
Tests whether the field SpeechVersions has a value.
|
boolean |
MSClassmark.MSClassmark2.hasSSScreeningIndicator()
Tests whether the field SSScreeningIndicator has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.DataProtocol.hasStructure()
Tests whether the field Structure has a value.
|
boolean |
BearerCapability.ITU_T.Ericsson.hasStructure()
Tests whether the field Structure has a value.
|
boolean |
BearerCapability.ITU_T.Ericsson.Ericsson4b.hasSymmetry()
Tests whether the field Symmetry has a value.
|
boolean |
TimeAndTimezone.hasTimezone()
Tests whether the field Timezone has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.hasTransferCapability()
Tests whether the field TransferCapability has a value.
|
boolean |
BearerCapability.ITU_T.hasTransferCapability()
Tests whether the field TransferCapability has a value.
|
boolean |
MSBearerCapability.GSM.hasTransferMode()
Tests whether the field TransferMode has a value.
|
boolean |
BearerCapability.ITU_T.hasTransferMode()
Tests whether the field TransferMode has a value.
|
boolean |
BearerCapability.ITU_T.hasTransferRate()
Tests whether the field TransferRate has a value.
|
boolean |
Treatment.hasTreatmentValue()
Tests whether the field TreatmentValue has a value.
|
boolean |
GenericDigits.hasTypeOfDigits()
Tests whether the field TypeOfDigits has a value.
|
boolean |
MSClassmark.MSClassmark2.hasUCS2Treatment()
Tests whether the field UCS2Treatment has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.hasUIMI()
Tests whether the field UIMI has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.hasUnrestrictedDigital()
Tests whether the field UnrestrictedDigital has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.hasUserRate()
Tests whether the field UserRate has a value.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.hasUserRate()
Tests whether the field UserRate has a value.
|
boolean |
MSClassmark.MSClassmark2.hasVBS()
Tests whether the field VBS has a value.
|
boolean |
MSClassmark.MSClassmark2.hasVGCS()
Tests whether the field VGCS has a value.
|
boolean |
CAPIPSSPCapabilities.hasVoiceBackSupported()
Tests whether the field VoiceBackSupported has a value.
|
boolean |
CAPIPSSPCapabilities.hasVoiceGenerationFromTextSupported()
Tests whether the field VoiceGenerationFromTextSupported has a value.
|
boolean |
CAPIPSSPCapabilities.hasVoiceInformationViaSpeechSupported()
Tests whether the field VoiceInformationViaSpeechSupported has a value.
|
boolean |
CAPIPSSPCapabilities.hasVoiceInformationViaVoiceSupported()
Tests whether the field VoiceInformationViaVoiceSupported has a value.
|
boolean |
MSBearerCapability.GSM.Content.NonSpeech.Layer1Capability.O6a.O6b.O6c.O6d.O6e.O6f.hasWantedAirInterface()
Tests whether the field WantedAirInterface has a value.
|
boolean |
YearMonthDay.hasYear()
Tests whether the field Year has a value.
|
boolean |
TimeAndTimezone.hasYear()
Tests whether the field Year has a value.
|
boolean |
DateAndTime.hasYear()
Tests whether the field Year has a value.
|
boolean |
MSBearerCapability.isGSMChosen()
Tests whether the choice is gSM.
|
boolean |
BearerCapability.isISO_IECChosen()
Tests whether the choice is iSO_IEC.
|
boolean |
BearerCapability.isITU_TChosen()
Tests whether the choice is iTU_T.
|
boolean |
MSClassmark.isMSClassmark1Chosen()
Tests whether the choice is mSClassmark1.
|
boolean |
MSClassmark.isMSClassmark2Chosen()
Tests whether the choice is mSClassmark2.
|
boolean |
MSClassmark.isMSClassmark3Chosen()
Tests whether the choice is mSClassmark3.
|
boolean |
BearerCapability.isNationalChosen()
Tests whether the choice is national.
|
boolean |
BearerCapability.isNetworkChosen()
Tests whether the choice is network.
|
boolean |
MSBearerCapability.GSM.Content.isNonSpeechChosen()
Tests whether the choice is nonSpeech.
|
boolean |
MSBearerCapability.isOtherChosen()
Tests whether the choice is other.
|
boolean |
MSBearerCapability.GSM.Content.isSpeechChosen()
Tests whether the choice is speech.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.isV110Chosen()
Tests whether the choice is v110.
|
boolean |
BearerCapability.ITU_T.Layer1Capability.Details.UnrestrictedDigital.isV120Chosen()
Tests whether the choice is v120.
|
Modifier and Type | Method and Description |
---|---|
protected void |
SSCode.decode()
Computes the decoded form from the encoded form.
|
protected void |
MMCode.decode()
Computes the decoded form from the encoded form.
|
protected void |
ISDNSubaddress.decode()
Computes the decoded form from the encoded form.
|
protected void |
ForwardingOptions.decode()
Computes the decoded form from the encoded form.
|
protected void |
ExtForwOptions.decode()
Computes the decoded form from the encoded form.
|
protected void |
AccessPointNameOperatorId.decode()
Computes the decoded form from the encoded form.
|
protected void |
AccessPointName.decode()
Computes the decoded form from the encoded form.
|
ISDNSubaddress.Choice |
ISDNSubaddress.getChoice()
Gets the discriminant for which choice is chosen.
|
SSCode.EncodedValue |
SSCode.getEncodedValue()
Gets the value of the SSCode value.
|
MMCode.EncodedValue |
MMCode.getEncodedValue()
Gets the value of the MMCode value.
|
ForwardingOptions.ForwardingReason |
ForwardingOptions.getForwardingReason()
Gets the value of Forwarding reason.
|
ForwardingOptions.ForwardingReason |
ExtForwOptions.getForwardingReason()
Gets the value of Forwarding reason.
|
String |
AccessPointName.getNetworkId()
Gets the value of the network identifier.
|
String |
AccessPointName.getNetworkId(StringCodec<AccessPointName> codec)
Gets the value of the network identifier using the given codec.
|
boolean |
ForwardingOptions.getNotificationToCallingParty()
Gets the value of Notification to calling party.
|
boolean |
ExtForwOptions.getNotificationToCallingParty()
Gets the value of Notification to calling party.
|
boolean |
ForwardingOptions.getNotificationToForwardingParty()
Gets the value of Notification to forwarding party.
|
boolean |
ExtForwOptions.getNotificationToForwardingParty()
Gets the value of Notification to forwarding party.
|
NSAPAddress |
ISDNSubaddress.getNsap()
Gets the value of the number digits.
|
String |
AccessPointNameOperatorId.getOperatorId()
Gets the value of the operator identifier.
|
String |
AccessPointNameOperatorId.getOperatorId(StringCodec<AccessPointNameOperatorId> codec)
Gets the value of the operator identifier using the given codec.
|
boolean |
ForwardingOptions.getRedirectingPresentation()
Gets the value of Redirecting presentation.
|
boolean |
ExtForwOptions.getRedirectingPresentation()
Gets the value of Redirecting presentation.
|
String |
ISDNSubaddress.getUser()
Gets the value of the number digits.
|
String |
ISDNSubaddress.getUser(StringCodec<ISDNSubaddress> codec)
Gets the value of the number digits using the given codec.
|
boolean |
SSCode.hasEncodedValue()
Tests whether the field EncodedValue has a value.
|
boolean |
MMCode.hasEncodedValue()
Tests whether the field EncodedValue has a value.
|
boolean |
ForwardingOptions.hasForwardingReason()
Tests whether the field ForwardingReason has a value.
|
boolean |
ExtForwOptions.hasForwardingReason()
Tests whether the field ForwardingReason has a value.
|
boolean |
AccessPointName.hasNetworkId()
Tests whether the field NetworkId has a value.
|
boolean |
ForwardingOptions.hasNotificationToCallingParty()
Tests whether the field NotificationToCallingParty has a value.
|
boolean |
ExtForwOptions.hasNotificationToCallingParty()
Tests whether the field NotificationToCallingParty has a value.
|
boolean |
ForwardingOptions.hasNotificationToForwardingParty()
Tests whether the field NotificationToForwardingParty has a value.
|
boolean |
ExtForwOptions.hasNotificationToForwardingParty()
Tests whether the field NotificationToForwardingParty has a value.
|
boolean |
AccessPointNameOperatorId.hasOperatorId()
Tests whether the field OperatorId has a value.
|
boolean |
ForwardingOptions.hasRedirectingPresentation()
Tests whether the field RedirectingPresentation has a value.
|
boolean |
ExtForwOptions.hasRedirectingPresentation()
Tests whether the field RedirectingPresentation has a value.
|
boolean |
ISDNSubaddress.isNsapChosen()
Tests whether the choice is nsap.
|
boolean |
ISDNSubaddress.isUserChosen()
Tests whether the choice is user.
|
Modifier and Type | Method and Description |
---|---|
protected void |
NSAPAddress.decode()
Computes the decoded form from the encoded form.
|
String |
NSAPAddress.getAuthorityAndFormatId()
Gets the value of Authority and format identifier.
|
String |
NSAPAddress.getAuthorityAndFormatId(StringCodec<NSAPAddress> codec)
Gets the value of Authority and format identifier using the given codec.
|
String |
NSAPAddress.getDomainSpecificPart()
Gets the value of Domain specific part.
|
String |
NSAPAddress.getDomainSpecificPart(StringCodec<NSAPAddress> codec)
Gets the value of Domain specific part using the given codec.
|
String |
NSAPAddress.getInitialDomainId()
Gets the value of Initial domain identifier.
|
String |
NSAPAddress.getInitialDomainId(StringCodec<NSAPAddress> codec)
Gets the value of Initial domain identifier using the given codec.
|
boolean |
NSAPAddress.hasAuthorityAndFormatId()
Tests whether the field AuthorityAndFormatId has a value.
|
boolean |
NSAPAddress.hasDomainSpecificPart()
Tests whether the field DomainSpecificPart has a value.
|
boolean |
NSAPAddress.hasInitialDomainId()
Tests whether the field InitialDomainId has a value.
|
String |
NSAPAddress.toRPF()
Gets this NSAPAddress in Reference Publication Format (RPF).
|
Modifier and Type | Method and Description |
---|---|
protected void |
SMSSubmitReportError.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSSubmitReportAck.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSSubmit.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSSubmit.ValidityPeriod.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSStatusReport.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSProtocolId.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSDeliverReportError.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSDeliverReportAck.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSDeliver.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSCommand.decode()
Computes the decoded form from the encoded form.
|
protected void |
SMSAddress.decode()
Computes the decoded form from the encoded form.
|
String |
SMSAddress.getAddress()
Gets the value of the address.
|
String |
SMSAddress.getAddress(StringCodec<SMSAddress> codec)
Gets the value of the address using the given codec.
|
SMSProtocolId.ApplicationLayerProtocol |
SMSProtocolId.getApplicationLayerProtocol()
Gets the value of the application layer protocol.
|
SMSDataCodingScheme.GeneralScheme |
SMSDataCodingScheme.getAutoDelete()
Gets the value of the auto delete alternative.
|
RPCause.CauseValue |
RPCause.getCauseValue()
Gets the value of the cause value.
|
SMSDataCodingScheme.GeneralScheme.CharacterSet |
SMSDataCodingScheme.GeneralScheme.getCharacterSet()
Gets the value of the character set.
|
SMSSubmit.ValidityPeriod.Choice |
SMSSubmit.ValidityPeriod.getChoice()
Gets the discriminant for which choice is chosen.
|
SMSProtocolId.Choice |
SMSProtocolId.getChoice()
Gets the discriminant for which choice is chosen.
|
SMSDataCodingScheme.Choice |
SMSDataCodingScheme.getChoice()
Gets the discriminant for which choice is chosen.
|
byte[] |
SMSCommand.getCommandData()
Gets the value of the command data.
|
int |
SMSCommand.getCommandType()
Gets the value of the operation to be performed on a SM.
|
boolean |
SMSDataCodingScheme.GeneralScheme.getCompressed()
Gets the value of whether the text is compressed.
|
SMSDataCodingScheme |
SMSTPDUWithData.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSSubmitReportError.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSSubmitReportAck.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSSubmitReport.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSSubmit.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSStatusReport.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSDeliverReportError.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSDeliverReportAck.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSDeliverReport.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
SMSDataCodingScheme |
SMSDeliver.getDataCodingScheme()
Gets the value of the coding scheme within the user data.
|
int |
SMSTimeStamp.getDay()
Gets the value of the day of the month, in range [0,99] (but usually [1,31]).
|
SMSAddress |
SMSSubmit.getDestinationAddress()
Gets the value of the address of the destination SME.
|
SMSAddress |
SMSCommand.getDestinationAddress()
Gets the value of the destination address.
|
int |
RPCause.getDiagnostic()
Gets the value of any diagnostic.
|
SMSTimeStamp |
SMSStatusReport.getDischargeTime()
Gets the value of time associated with a particular TP-ST outcome.
|
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.getEnhancedDuration()
Gets the value of the enhanced duration.
|
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod |
SMSSubmit.ValidityPeriod.getEnhancedValidityPeriod()
Gets the value of enhanced format of validity period.
|
SMSFailureCause |
SMSSubmitReportError.getFailureCause()
Gets the value of the reason for SMSSubmit failure.
|
SMSFailureCause |
SMSDeliverReportError.getFailureCause()
Gets the value of the reason for failure.
|
SMSDataCodingScheme.GeneralScheme |
SMSDataCodingScheme.getGeneralData()
Gets the value of the general data alternative.
|
int |
SMSTimeStamp.getHour()
Gets the value of the hour, in range [0,99] (but usually [0,23]).
|
int |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.getHours()
Gets the value of hours part of relative validity period.
|
boolean |
SMSDataCodingScheme.MessageWaitingScheme.getIndicationActive()
Gets the value of whether active.
|
SMSDataCodingScheme.MessageWaitingScheme.IndicationType |
SMSDataCodingScheme.MessageWaitingScheme.getIndicationType()
Gets the value of type of message waiting.
|
int |
SMSSubmit.ValidityPeriod.getLength()
Gets the value of length of relative validity period.
|
int |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.getLength()
Gets the value of length of relative validity period.
|
boolean |
SMSStatusReport.getLoopPrevention()
Gets the value of whether SMS applications should inhibit forwarding or automatic message generation that could cause infinite looping.
|
boolean |
SMSDeliver.getLoopPrevention()
Gets the value of whether SMS applications should inhibit forwarding or automatic message generation that could cause infinite looping.
|
SMSDataCodingScheme.MessageClass |
SMSDataCodingScheme.GeneralScheme.getMessageClass()
Gets the value of the message class.
|
SMSDataCodingScheme.MessageClass |
SMSDataCodingScheme.MessageCodingScheme.getMessageClass()
Gets the value of the message class.
|
SMSDataCodingScheme.MessageCodingScheme |
SMSDataCodingScheme.getMessageCoding()
Gets the value of the message coding alternative.
|
SMSDataCodingScheme.MessageCodingScheme.MessageCoding |
SMSDataCodingScheme.MessageCodingScheme.getMessageCoding()
Gets the value of the message coding.
|
int |
SMSCommand.getMessageNumber()
Gets the value of indicates which SM in the SC to operate on.
|
int |
SMSSubmit.getMessageReference()
Gets the value of identifies the SMSSubmit.
|
int |
SMSStatusReport.getMessageReference()
Gets the value of identifies the previously submitted SMSSubmit or SMSCommand.
|
int |
SMSCommand.getMessageReference()
Gets the value of identifies the command.
|
SMSDataCodingScheme.MessageWaitingScheme |
SMSDataCodingScheme.getMessageWaitingDiscard()
Gets the value of the message waiting discard alternative.
|
SMSDataCodingScheme.MessageWaitingScheme |
SMSDataCodingScheme.getMessageWaitingStoreGSM7()
Gets the value of the message waiting store GSM7 alternative.
|
SMSDataCodingScheme.MessageWaitingScheme |
SMSDataCodingScheme.getMessageWaitingStoreUCS2()
Gets the value of the message waiting store UCS2 alternative.
|
int |
SMSTimeStamp.getMinute()
Gets the value of the minute, in range [0,99] (but usually [0,59]).
|
int |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.getMinutes()
Gets the value of minutes part of relative validity period.
|
int |
SMSTimeStamp.getMonth()
Gets the value of the month, in range [0,99] (but usually [1,12]).
|
SMSStatusReport.MoreMessagesToSend |
SMSStatusReport.getMoreMessagesToSend()
Gets the value of whether there are no more messages to send.
|
SMSDeliver.MoreMessagesToSend |
SMSDeliver.getMoreMessagesToSend()
Gets the value of whether there are no more messages to send.
|
SMSAddress.Nature |
SMSAddress.getNature()
Gets the value of the nature of address indicator.
|
SMSAddress.NumberingPlan |
SMSAddress.getNumberingPlan()
Gets the value of the numbering plan indicator.
|
SMSAddress |
SMSDeliver.getOriginatingAddress()
Gets the value of address of the originating SME.
|
SMSProtocolId |
SMSTPDUWithData.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSSubmitReportError.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSSubmitReportAck.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSSubmitReport.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSSubmit.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSStatusReport.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSDeliverReportError.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSDeliverReportAck.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSDeliverReport.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSDeliver.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSProtocolId |
SMSCommand.getProtocolId()
Gets the value of identifies the above layer protocol.
|
SMSAddress |
SMSStatusReport.getRecipientAddress()
Gets the value of recipient of the previously submitted mobile originated short message.
|
boolean |
SMSSubmit.getRejectDuplicates()
Gets the value of whether the SC shall accept an SMSSubmit for an SM still held in the SC which has the same TP-MR and the same TP-DA as a previously submitted SM from the same OA.
|
SMSSubmit.ReplyPath |
SMSSubmit.getReplyPath()
Gets the value of the request for reply path.
|
SMSDeliver.ReplyPath |
SMSDeliver.getReplyPath()
Gets the value of whether reply path exists.
|
int |
SMSTimeStamp.getSecond()
Gets the value of the second, in range [0,99] (but usually [0,59]).
|
int |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.getSeconds()
Gets the value of seconds part or whole of relative validity period.
|
SMSProtocolId.ServiceCentreProtocol |
SMSProtocolId.getServiceCentreProtocol()
Gets the value of the service centre protocol.
|
SMSTimeStamp |
SMSSubmitReportError.getServiceCentreTimeStamp()
Gets the value of time when the SC received the SMSSubmit.
|
SMSTimeStamp |
SMSSubmitReportAck.getServiceCentreTimeStamp()
Gets the value of time when the SC received the SMSSubmit.
|
SMSTimeStamp |
SMSSubmitReport.getServiceCentreTimeStamp()
Gets the value of time when the SC received the SMSSubmit.
|
SMSTimeStamp |
SMSStatusReport.getServiceCentreTimeStamp()
Gets the value of time when the SC received the previously sent SMSSUBMIT.
|
SMSTimeStamp |
SMSDeliver.getServiceCentreTimeStamp()
Gets the value of the time when the SC received the message.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.getSingleShotSM()
Gets the value of whether the SC is required to make up to one delivery attempt.
|
int |
SMSStatusReport.getStatus()
Gets the value of status of the previously sent mobile originated short message.
|
SMSDeliver.StatusReportIndication |
SMSDeliver.getStatusReportIndication()
Gets the value of whether the SME has requested a status report.
|
boolean |
SMSStatusReport.getStatusReportQualifier()
Gets the value of whether the previously submitted TPDU was a SMSSubmit or SMSCommand.
|
SMSSubmit.StatusReportRequest |
SMSSubmit.getStatusReportRequest()
Gets the value of whether the MS is requesting a status report.
|
SMSCommand.StatusReportRequest |
SMSCommand.getStatusReportRequest()
Gets the value of whether the command is requesting a status report.
|
SMSProtocolId.TelematicDevice |
SMSProtocolId.getTelematicDevice()
Gets the value of the telematic device.
|
SMSTimeStamp |
SMSSubmit.ValidityPeriod.getTimeStamp()
Gets the value of absolute time of validity period termination.
|
int |
SMSTimeStamp.getTimezone()
Gets the value of the timezone, in range [-79,79], as a multiple of 15 minutes difference from GMT/UTC.
|
SMSProtocolId.TransferLayerProtocol |
SMSProtocolId.getTransferLayerProtocol()
Gets the value of the transfer layer protocol.
|
byte[] |
SMSTPDUWithData.getUserData()
Gets the value of the user data.
|
byte[] |
SMSSubmitReportError.getUserData()
Gets the value of the user data.
|
byte[] |
SMSSubmitReportAck.getUserData()
Gets the value of the user data.
|
byte[] |
SMSSubmitReport.getUserData()
Gets the value of the user data.
|
byte[] |
SMSSubmit.getUserData()
Gets the value of the user data.
|
byte[] |
SMSStatusReport.getUserData()
Gets the value of the user data.
|
byte[] |
SMSDeliverReportError.getUserData()
Gets the value of the user data.
|
byte[] |
SMSDeliverReportAck.getUserData()
Gets the value of the user data.
|
byte[] |
SMSDeliverReport.getUserData()
Gets the value of the user data.
|
byte[] |
SMSDeliver.getUserData()
Gets the value of the user data.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSTPDUWithData.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSSubmitReportError.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSSubmitReportAck.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSSubmitReport.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSSubmit.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSStatusReport.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSDeliverReportError.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSDeliverReportAck.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSDeliverReport.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSTPDUWithData.UserDataHeaderIndicator |
SMSDeliver.getUserDataHeaderIndicator()
Gets the value of whether user data contains a header.
|
SMSCommand.UserDataHeaderIndicator |
SMSCommand.getUserDataHeaderIndicator()
Gets the value of whether command data contains a header.
|
int |
SMSTPDUWithData.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSSubmitReportError.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSSubmitReportAck.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSSubmitReport.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSSubmit.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSStatusReport.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSDeliverReportError.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSDeliverReportAck.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSDeliverReport.getUserDataLength()
Gets the value of the length of the user data.
|
int |
SMSDeliver.getUserDataLength()
Gets the value of the length of the user data.
|
SMSSubmit.ValidityPeriod |
SMSSubmit.getValidityPeriod()
Gets the value of the time from where the message is no longer valid.
|
int |
SMSTimeStamp.getYear()
Gets the value of the year, in range [0,99].
|
boolean |
SMSAddress.hasAddress()
Tests whether the field Address has a value.
|
boolean |
RPCause.hasCauseValue()
Tests whether the field CauseValue has a value.
|
boolean |
SMSDataCodingScheme.GeneralScheme.hasCharacterSet()
Tests whether the field CharacterSet has a value.
|
boolean |
SMSCommand.hasCommandData()
Tests whether the field CommandData has a value.
|
boolean |
SMSCommand.hasCommandType()
Tests whether the field CommandType has a value.
|
boolean |
SMSDataCodingScheme.GeneralScheme.hasCompressed()
Tests whether the field Compressed has a value.
|
boolean |
SMSTPDUWithData.hasDataCodingScheme()
Tests whether the field DataCodingScheme has a value.
|
boolean |
SMSTimeStamp.hasDay()
Tests whether the field Day has a value.
|
boolean |
SMSSubmit.hasDestinationAddress()
Tests whether the field DestinationAddress has a value.
|
boolean |
SMSCommand.hasDestinationAddress()
Tests whether the field DestinationAddress has a value.
|
boolean |
RPCause.hasDiagnostic()
Tests whether the field Diagnostic has a value.
|
boolean |
SMSStatusReport.hasDischargeTime()
Tests whether the field DischargeTime has a value.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.hasEnhancedDuration()
Tests whether the field EnhancedDuration has a value.
|
boolean |
SMSSubmitReportError.hasFailureCause()
Tests whether the field FailureCause has a value.
|
boolean |
SMSDeliverReportError.hasFailureCause()
Tests whether the field FailureCause has a value.
|
boolean |
SMSTimeStamp.hasHour()
Tests whether the field Hour has a value.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.hasHours()
Tests whether the field Hours has a value.
|
boolean |
SMSDataCodingScheme.MessageWaitingScheme.hasIndicationActive()
Tests whether the field IndicationActive has a value.
|
boolean |
SMSDataCodingScheme.MessageWaitingScheme.hasIndicationType()
Tests whether the field IndicationType has a value.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.hasLength()
Tests whether the field Length has a value.
|
boolean |
SMSStatusReport.hasLoopPrevention()
Tests whether the field LoopPrevention has a value.
|
boolean |
SMSDeliver.hasLoopPrevention()
Tests whether the field LoopPrevention has a value.
|
boolean |
SMSDataCodingScheme.GeneralScheme.hasMessageClass()
Tests whether the field MessageClass has a value.
|
boolean |
SMSDataCodingScheme.MessageCodingScheme.hasMessageClass()
Tests whether the field MessageClass has a value.
|
boolean |
SMSDataCodingScheme.MessageCodingScheme.hasMessageCoding()
Tests whether the field MessageCoding has a value.
|
boolean |
SMSCommand.hasMessageNumber()
Tests whether the field MessageNumber has a value.
|
boolean |
SMSSubmit.hasMessageReference()
Tests whether the field MessageReference has a value.
|
boolean |
SMSStatusReport.hasMessageReference()
Tests whether the field MessageReference has a value.
|
boolean |
SMSCommand.hasMessageReference()
Tests whether the field MessageReference has a value.
|
boolean |
SMSTimeStamp.hasMinute()
Tests whether the field Minute has a value.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.hasMinutes()
Tests whether the field Minutes has a value.
|
boolean |
SMSTimeStamp.hasMonth()
Tests whether the field Month has a value.
|
boolean |
SMSStatusReport.hasMoreMessagesToSend()
Tests whether the field MoreMessagesToSend has a value.
|
boolean |
SMSDeliver.hasMoreMessagesToSend()
Tests whether the field MoreMessagesToSend has a value.
|
boolean |
SMSAddress.hasNature()
Tests whether the field Nature has a value.
|
boolean |
SMSAddress.hasNumberingPlan()
Tests whether the field NumberingPlan has a value.
|
boolean |
SMSTPDUWithData.hasOnlyHeader()
Tests whether the field OnlyHeader has a value.
|
boolean |
SMSCommand.hasOnlyHeader()
Tests whether the field OnlyHeader has a value.
|
boolean |
SMSDeliver.hasOriginatingAddress()
Tests whether the field OriginatingAddress has a value.
|
boolean |
SMSTPDUWithData.hasProtocolId()
Tests whether the field ProtocolId has a value.
|
boolean |
SMSCommand.hasProtocolId()
Tests whether the field ProtocolId has a value.
|
boolean |
SMSStatusReport.hasRecipientAddress()
Tests whether the field RecipientAddress has a value.
|
boolean |
SMSSubmit.hasRejectDuplicates()
Tests whether the field RejectDuplicates has a value.
|
boolean |
SMSSubmit.hasReplyPath()
Tests whether the field ReplyPath has a value.
|
boolean |
SMSDeliver.hasReplyPath()
Tests whether the field ReplyPath has a value.
|
boolean |
SMSTimeStamp.hasSecond()
Tests whether the field Second has a value.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.EnhancedDuration.hasSeconds()
Tests whether the field Seconds has a value.
|
boolean |
SMSSubmitReport.hasServiceCentreTimeStamp()
Tests whether the field ServiceCentreTimeStamp has a value.
|
boolean |
SMSStatusReport.hasServiceCentreTimeStamp()
Tests whether the field ServiceCentreTimeStamp has a value.
|
boolean |
SMSDeliver.hasServiceCentreTimeStamp()
Tests whether the field ServiceCentreTimeStamp has a value.
|
boolean |
SMSSubmit.ValidityPeriod.EnhancedValidityPeriod.hasSingleShotSM()
Tests whether the field SingleShotSM has a value.
|
boolean |
SMSStatusReport.hasStatus()
Tests whether the field Status has a value.
|
boolean |
SMSDeliver.hasStatusReportIndication()
Tests whether the field StatusReportIndication has a value.
|
boolean |
SMSStatusReport.hasStatusReportQualifier()
Tests whether the field StatusReportQualifier has a value.
|
boolean |
SMSSubmit.hasStatusReportRequest()
Tests whether the field StatusReportRequest has a value.
|
boolean |
SMSCommand.hasStatusReportRequest()
Tests whether the field StatusReportRequest has a value.
|
boolean |
SMSTimeStamp.hasTimezone()
Tests whether the field Timezone has a value.
|
boolean |
SMSTPDUWithData.hasUserData()
Tests whether the field UserData has a value.
|
boolean |
SMSTPDUWithData.hasUserDataHeaderIndicator()
Tests whether the field UserDataHeaderIndicator has a value.
|
boolean |
SMSCommand.hasUserDataHeaderIndicator()
Tests whether the field UserDataHeaderIndicator has a value.
|
boolean |
SMSTPDUWithData.hasUserDataLength()
Tests whether the field UserDataLength has a value.
|
boolean |
SMSSubmit.hasValidityPeriod()
Tests whether the field ValidityPeriod has a value.
|
boolean |
SMSTimeStamp.hasYear()
Tests whether the field Year has a value.
|
boolean |
SMSProtocolId.isApplicationLayerProtocolChosen()
Tests whether the choice is applicationLayerProtocol.
|
boolean |
SMSDataCodingScheme.isAutoDeleteChosen()
Tests whether the choice is autoDelete.
|
boolean |
SMSSubmit.ValidityPeriod.isEnhancedValidityPeriodChosen()
Tests whether the choice is enhancedValidityPeriod.
|
boolean |
SMSDataCodingScheme.isGeneralDataChosen()
Tests whether the choice is generalData.
|
boolean |
SMSSubmit.ValidityPeriod.isLengthChosen()
Tests whether the choice is length.
|
boolean |
SMSDataCodingScheme.isMessageCodingChosen()
Tests whether the choice is messageCoding.
|
boolean |
SMSDataCodingScheme.isMessageWaitingDiscardChosen()
Tests whether the choice is messageWaitingDiscard.
|
boolean |
SMSDataCodingScheme.isMessageWaitingStoreGSM7Chosen()
Tests whether the choice is messageWaitingStoreGSM7.
|
boolean |
SMSDataCodingScheme.isMessageWaitingStoreUCS2Chosen()
Tests whether the choice is messageWaitingStoreUCS2.
|
boolean |
SMSProtocolId.isServiceCentreProtocolChosen()
Tests whether the choice is serviceCentreProtocol.
|
boolean |
SMSProtocolId.isTelematicDeviceChosen()
Tests whether the choice is telematicDevice.
|
boolean |
SMSSubmit.ValidityPeriod.isTimeStampChosen()
Tests whether the choice is timeStamp.
|
boolean |
SMSProtocolId.isTransferLayerProtocolChosen()
Tests whether the choice is transferLayerProtocol.
|