Package | Description |
---|---|
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 |
---|---|
MAPCUG_Info |
MAPCUG_Info.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPCUG_Info |
MAPCUG_Info.copyOf(MAPCUG_Info 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.
|
MAPCUG_Info |
MAPExt_SS_Info.getCug_Info()
Gets the value of the cug-Info choice.
|
MAPCUG_Info |
MAPCUG_Info.setCug_FeatureList(MAPCUG_Feature[] value)
Sets the value of the field cug-FeatureList.
|
MAPCUG_Info |
MAPCUG_Info.setCug_SubscriptionList(MAPCUG_Subscription[] value)
Sets the value of the field cug-SubscriptionList.
|
MAPCUG_Info |
MAPCUG_Info.setExtensionContainer(MAPExtensionContainer value)
Sets the value of the field extensionContainer.
|
Modifier and Type | Method and Description |
---|---|
static MAPCUG_Info |
MAPCUG_Info.copyOf(MAPCUG_Info 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.
|
MAPExt_SS_Info |
MAPExt_SS_Info.setCug_Info(MAPCUG_Info value)
Sets the value of the cug-Info choice.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPCUG_Info,MAPCUG_Info,MAPProto.MAP_MS_DataTypes_CUG_Info> |
MAPCodecs.MAP_MS_DataTypes_CUG_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.CUG-Info
|
static PersistCodec<MAPCUG_Info,MAPCUG_Info,MAPProto.MAP_MS_DataTypes_CUG_Info> |
MAPCodecs.MAP_MS_DataTypes_CUG_Info
Singleton codec for the ASN.1 type: MAP-MS-DataTypes.CUG-Info
|