Package | Description |
---|---|
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.persist |
Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages.
|
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.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 | Field and Description |
---|---|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP1Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP1Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP1Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP1Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP2Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP2Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP2Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP2Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP3Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP3Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP3Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP3Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP4Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP4Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,CAP4Proto.MAP_ExtensionDataTypes_PCS_Extensions> |
CAP4Codecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
Modifier and Type | Method and Description |
---|---|
MAPPCS_Extensions |
MAPPCS_Extensions.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPPCS_Extensions |
MAPPCS_Extensions.copyOf(MAPPCS_Extensions 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.
|
MAPPCS_Extensions |
MAPExtensionContainer.getPcs_Extensions()
Gets the value of the field pcs-Extensions.
|
Modifier and Type | Method and Description |
---|---|
static MAPPCS_Extensions |
MAPPCS_Extensions.copyOf(MAPPCS_Extensions 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.
|
MAPExtensionContainer |
MAPExtensionContainer.setPcs_Extensions(MAPPCS_Extensions value)
Sets the value of the field pcs-Extensions.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,MAPProto.MAP_ExtensionDataTypes_PCS_Extensions> |
MAPCodecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|
static PersistCodec<MAPPCS_Extensions,MAPPCS_Extensions,MAPProto.MAP_ExtensionDataTypes_PCS_Extensions> |
MAPCodecs.MAP_ExtensionDataTypes_PCS_Extensions
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PCS-Extensions
|