Uses of Class
com.opencloud.slee.resources.in.datatypes.cc.CalledPartyBCDNumber
-
Packages that use CalledPartyBCDNumber Package Description com.opencloud.slee.resources.cgin.cap_v1 Provides an API for the CAP v1 protocol.com.opencloud.slee.resources.cgin.cap_v2 Provides an API for the CAP v2 protocol.com.opencloud.slee.resources.cgin.cap_v3 Provides an API for the CAP v3 protocol.com.opencloud.slee.resources.cgin.cap_v4 Provides an API for the CAP v4 protocol.com.opencloud.slee.resources.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. -
-
Uses of CalledPartyBCDNumber in com.opencloud.slee.resources.cgin.cap_v1
Methods in com.opencloud.slee.resources.cgin.cap_v1 that return CalledPartyBCDNumber Modifier and Type Method Description CalledPartyBCDNumber
CAP1InitialDPArg. getCalledPartyBCDNumber()
Gets the value of the field calledPartyBCDNumber.Methods in com.opencloud.slee.resources.cgin.cap_v1 with parameters of type CalledPartyBCDNumber Modifier and Type Method Description CAP1InitialDPArg
CAP1InitialDPArg. setCalledPartyBCDNumber(CalledPartyBCDNumber value)
Sets the value of the field calledPartyBCDNumber. -
Uses of CalledPartyBCDNumber in com.opencloud.slee.resources.cgin.cap_v2
Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CalledPartyBCDNumber Modifier and Type Method Description CAP2InitialDPArg
CAP2InitialDPArg. setCalledPartyBCDNumber(CalledPartyBCDNumber value)
Sets the value of the field calledPartyBCDNumber. -
Uses of CalledPartyBCDNumber in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CalledPartyBCDNumber Modifier and Type Method Description CalledPartyBCDNumber
CAP3ConnectSMSArg. getDestinationSubscriberNumber()
Gets the value of the field destinationSubscriberNumber.CalledPartyBCDNumber
CAP3InitialDPSMSArg. getDestinationSubscriberNumber()
Gets the value of the field destinationSubscriberNumber.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CalledPartyBCDNumber Modifier and Type Method Description CAP3InitialDPArg
CAP3InitialDPArg. setCalledPartyBCDNumber(CalledPartyBCDNumber value)
Sets the value of the field calledPartyBCDNumber.CAP3ConnectSMSArg
CAP3ConnectSMSArg. setDestinationSubscriberNumber(CalledPartyBCDNumber value)
Sets the value of the field destinationSubscriberNumber.CAP3InitialDPSMSArg
CAP3InitialDPSMSArg. setDestinationSubscriberNumber(CalledPartyBCDNumber value)
Sets the value of the field destinationSubscriberNumber. -
Uses of CalledPartyBCDNumber in com.opencloud.slee.resources.cgin.cap_v4
Methods in com.opencloud.slee.resources.cgin.cap_v4 with parameters of type CalledPartyBCDNumber Modifier and Type Method Description CAP4InitialDPArg
CAP4InitialDPArg. setCalledPartyBCDNumber(CalledPartyBCDNumber value)
Sets the value of the field calledPartyBCDNumber.CAP4InitialDPSMSArg
CAP4InitialDPSMSArg. setDestinationSubscriberNumber(CalledPartyBCDNumber value)
Sets the value of the field destinationSubscriberNumber. -
Uses of CalledPartyBCDNumber in com.opencloud.slee.resources.in.datatypes.cc
Fields in com.opencloud.slee.resources.in.datatypes.cc with type parameters of type CalledPartyBCDNumber Modifier and Type Field Description static BCDStringCodec<CalledPartyBCDNumber>
CalledPartyBCDNumber. ADDRESS_CODEC_BCD
BCD string codec for field Address.static GSM7PACKEDStringCodec<CalledPartyBCDNumber>
CalledPartyBCDNumber. ADDRESS_CODEC_GSM7PACKED
GSM7PACKED string codec for field Address.Methods in com.opencloud.slee.resources.in.datatypes.cc that return CalledPartyBCDNumber Modifier and Type Method Description CalledPartyBCDNumber
CalledPartyBCDNumber. clone()
Constructs a copy of this object and everything reachable from it.static CalledPartyBCDNumber
CalledPartyBCDNumber. copyOf(CalledPartyBCDNumber from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.static CalledPartyBCDNumber
CalledPartyBCDNumber. decodeSMSAddress(byte[] message)
Constructs a new CalledPartyBCDNumber for an SMS adress from the given data.static CalledPartyBCDNumber
CalledPartyBCDNumber. decodeSMSAddress(byte[] message, int start, int len)
Constructs a new CalledPartyBCDNumber for an SMS address from the given data.static CalledPartyBCDNumber
CalledPartyBCDNumber. newInstanceSMSAddress()
Factory method that creates an instance for representing an SMS address.CalledPartyBCDNumber
CalledPartyBCDNumber. setAddress(String value)
Sets the value of the number digits.CalledPartyBCDNumber
CalledPartyBCDNumber. setAddress(String value, StringCodec<CalledPartyBCDNumber> codec)
Sets the value of the number digits using the given codec.CalledPartyBCDNumber
CalledPartyBCDNumber. setAddressEncoded(byte[] encoded)
Sets the encoded value of the number digits to a clone of the given byte array.CalledPartyBCDNumber
CalledPartyBCDNumber. setNumberingPlan(CalledPartyBCDNumber.NumberingPlan value)
Sets the value of the numbering plan identification.CalledPartyBCDNumber
CalledPartyBCDNumber. setNumberType(CalledPartyBCDNumber.NumberType value)
Sets the value of the type of number.CalledPartyBCDNumber
CalledPartyBCDNumber. setSMSAddressPresent(boolean flag)
Sets the presence or absence of the field SMSAddress.CalledPartyBCDNumber
CalledPartyBCDNumber. setSMSNumberType(CalledPartyBCDNumber.SMSNumberType value)
Sets the value of the type of SMS number.Methods in com.opencloud.slee.resources.in.datatypes.cc that return types with arguments of type CalledPartyBCDNumber Modifier and Type Method Description StringCodec<CalledPartyBCDNumber>
CalledPartyBCDNumber. getAddressCodec()
Gets the codec used for field Address.Methods in com.opencloud.slee.resources.in.datatypes.cc with parameters of type CalledPartyBCDNumber Modifier and Type Method Description static CalledPartyBCDNumber
CalledPartyBCDNumber. copyOf(CalledPartyBCDNumber from)
Creates a new object of this type, cloning the values of common fields from the given object of any subclass of the same base type.static byte[]
CalledPartyBCDNumber. encodeSMSAddress(CalledPartyBCDNumber calledPartyBCDNumber)
Encodes the given CalledPartyBCDNumber for an SMS address.Method parameters in com.opencloud.slee.resources.in.datatypes.cc with type arguments of type CalledPartyBCDNumber Modifier and Type Method Description String
CalledPartyBCDNumber. getAddress(StringCodec<CalledPartyBCDNumber> codec)
Gets the value of the number digits using the given codec.CalledPartyBCDNumber
CalledPartyBCDNumber. setAddress(String value, StringCodec<CalledPartyBCDNumber> codec)
Sets the value of the number digits using the given codec.Constructor parameters in com.opencloud.slee.resources.in.datatypes.cc with type arguments of type CalledPartyBCDNumber Constructor Description CalledPartyBCDNumber(CalledPartyBCDNumber.NumberType numberType, CalledPartyBCDNumber.NumberingPlan numberingPlan, String address, StringCodec<CalledPartyBCDNumber> Address_codec)
Constructs a new CalledPartyBCDNumber object from given arguments, using the given codecs for encoding fields of type String.
-