Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v3 |
Provides an API for the CAP v3 protocol.
|
com.opencloud.slee.resources.cgin.cap_v3.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v4 |
Provides an API for the CAP v4 protocol.
|
Modifier and Type | Method and Description |
---|---|
CAP3InitialDPArg |
CAP3InitialDPArg.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP3InitialDPArg |
CAP3InitialDPArg.copyOf(CCInitialDPArg 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.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setAdditionalCallingPartyNumber(GenericNumber value)
Sets the value of the field additionalCallingPartyNumber.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setBearerCapability(CCBearerCapability value)
Sets the value of the field bearerCapability.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCalledPartyBCDNumber(CalledPartyBCDNumber value)
Sets the value of the field calledPartyBCDNumber.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCalledPartyNumber(CalledPartyNumber value)
Sets the value of the field calledPartyNumber.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCallingPartyNumber(CallingPartyNumber value)
Sets the value of the field callingPartyNumber.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCallingPartysCategory(CallingPartysCategory value)
Sets the value of the field callingPartysCategory.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCallReferenceNumber(byte[] value)
Sets the value of the field callReferenceNumber.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCarrier(byte[] value)
Sets the value of the field carrier.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCause(Cause value)
Sets the value of the field cause.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCGEncountered(CAP3CGEncountered value)
Sets the value of the field cGEncountered.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCug_Index(int value)
Sets the value of the field cug-Index and marks the field as present.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCug_IndexPresent(boolean flag)
Sets the presence or absence of the optional field cug-Index.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCug_Interlock(CUGInterLockCode value)
Sets the value of the field cug-Interlock.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setCug_OutgoingAccessPresent(boolean flag)
Sets the presence or absence of the optional field cug-OutgoingAccess.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setEventTypeBCSM(CCEventTypeBCSM value)
Sets the value of the field eventTypeBCSM.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setExt_basicServiceCode(MAPExt_BasicServiceCode value)
Sets the value of the field ext-basicServiceCode.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setExtensions(CAP1ExtensionField[] value)
Sets the value of the field extensions.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setGsm_ForwardingPendingPresent(boolean flag)
Sets the presence or absence of the optional field gsm-ForwardingPending.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setHighLayerCompatibility(HighLayerCompatibility value)
Sets the value of the field highLayerCompatibility.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setIMSI(IMSIAddress value)
Sets the value of the field iMSI.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setInitialDPArgExtension(CAP2InitialDPArgExtension value)
Sets the value of the field initialDPArgExtension.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setIPSSPCapabilities(CAP2IPSSPCapabilities value)
Sets the value of the field iPSSPCapabilities.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setLocationInformation(MAPLocationInformation value)
Sets the value of the field locationInformation.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setLocationNumber(LocationNumber value)
Sets the value of the field locationNumber.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setMscAddress(AddressString value)
Sets the value of the field mscAddress.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setOriginalCalledPartyID(OriginalCalledNumber value)
Sets the value of the field originalCalledPartyID.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setRedirectingPartyID(RedirectingPartyNumber value)
Sets the value of the field redirectingPartyID.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setRedirectionInformation(RedirectionInformation value)
Sets the value of the field redirectionInformation.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setServiceInteractionIndicatorsTwo(CAP3ServiceInteractionIndicatorsTwo value)
Sets the value of the field serviceInteractionIndicatorsTwo.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setServiceKey(int value)
Sets the value of the field serviceKey.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
CAP3InitialDPArg |
CAP3InitialDPArg.setTimeAndTimezone(TimeAndTimezone value)
Sets the value of the field timeAndTimezone.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CCInitialDPArg,CAP3InitialDPArg,CAP3Proto.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArg> |
CAP3Codecs.CAP_gsmSSF_gsmSCF_ops_args_InitialDPArg
Singleton codec for the ASN.1 type: CAP-gsmSSF-gsmSCF-ops-args.InitialDPArg
|
Modifier and Type | Class and Description |
---|---|
class |
CAP4InitialDPArg
API for CAP-gsmSSF-gsmSCF-ops-args.InitialDPArg.
|