Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v1 |
Provides an API for the CAP v1 protocol.
|
com.opencloud.slee.resources.cgin.cap_v1.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for the CAP v2 protocol.
|
com.opencloud.slee.resources.cgin.cap_v2.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
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.
|
com.opencloud.slee.resources.cgin.cap_v4.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
com.opencloud.slee.resources.cgin.map |
Provides an API for the MAP protocol.
|
com.opencloud.slee.resources.cgin.map.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
Modifier and Type | Method and Description |
---|---|
MAPSubscriberState |
CAP1InitialDPArg.getSubscriberState()
Gets the value of the field subscriberState.
|
Modifier and Type | Method and Description |
---|---|
CAP1InitialDPArg |
CAP1InitialDPArg.setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP1Proto.MAP_MS_DataTypes_SubscriberState> |
CAP1Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP1Proto.MAP_MS_DataTypes_SubscriberState> |
CAP1Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
Modifier and Type | Method and Description |
---|---|
CAP2InitialDPArg |
CAP2InitialDPArg.setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP2Proto.MAP_MS_DataTypes_SubscriberState> |
CAP2Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP2Proto.MAP_MS_DataTypes_SubscriberState> |
CAP2Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
Modifier and Type | Method and Description |
---|---|
CAP3InitialDPArg |
CAP3InitialDPArg.setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP3Proto.MAP_MS_DataTypes_SubscriberState> |
CAP3Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP3Proto.MAP_MS_DataTypes_SubscriberState> |
CAP3Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
Modifier and Type | Method and Description |
---|---|
CAP4InitialDPArg |
CAP4InitialDPArg.setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP4Proto.MAP_MS_DataTypes_SubscriberState> |
CAP4Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,CAP4Proto.MAP_MS_DataTypes_SubscriberState> |
CAP4Codecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
Modifier and Type | Method and Description |
---|---|
MAPSubscriberState |
MAPSubscriberState.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPSubscriberState |
MAPSubscriberState.copyOf(MAPSubscriberState 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.
|
MAPSubscriberState |
MAPSubscriberInfo.getSubscriberState()
Gets the value of the field subscriberState.
|
MAPSubscriberState |
MAPSubscriberState.setAssumedIdle()
Sets the assumedIdle choice.
|
MAPSubscriberState |
MAPSubscriberState.setCamelBusy()
Sets the camelBusy choice.
|
MAPSubscriberState |
MAPSubscriberState.setNetDetNotReachable(MAPNotReachableReason value)
Sets the value of the netDetNotReachable choice.
|
MAPSubscriberState |
MAPSubscriberState.setNotProvidedFromVLR()
Sets the notProvidedFromVLR choice.
|
Modifier and Type | Method and Description |
---|---|
static MAPSubscriberState |
MAPSubscriberState.copyOf(MAPSubscriberState 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.
|
MAPSubscriberInfo |
MAPSubscriberInfo.setSubscriberState(MAPSubscriberState value)
Sets the value of the field subscriberState.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,MAPProto.MAP_MS_DataTypes_SubscriberState> |
MAPCodecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|
static PersistCodec<MAPSubscriberState,MAPSubscriberState,MAPProto.MAP_MS_DataTypes_SubscriberState> |
MAPCodecs.MAP_MS_DataTypes_SubscriberState
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.SubscriberState
|