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<MAPPrivateExtension,MAPPrivateExtension,CAP1Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP1Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP1Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP1Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP2Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP2Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP2Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP2Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP3Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP3Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP3Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP3Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP4Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP4Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,CAP4Proto.MAP_ExtensionDataTypes_PrivateExtension> |
CAP4Codecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
Modifier and Type | Method and Description |
---|---|
MAPPrivateExtension |
MAPPrivateExtension.clone()
Constructs a copy of this object and everything reachable from it.
|
static MAPPrivateExtension |
MAPPrivateExtension.copyOf(MAPPrivateExtension 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.
|
MAPPrivateExtension[] |
MAPSLR_ArgExtensionContainer.getPrivateExtensionList()
Gets the value of the field privateExtensionList.
|
MAPPrivateExtension[] |
MAPExtensionContainer.getPrivateExtensionList()
Gets the value of the field privateExtensionList.
|
MAPPrivateExtension |
MAPPrivateExtension.setExtId(OpenId value)
Sets the value of the field extId.
|
MAPPrivateExtension |
MAPPrivateExtension.setExtType(ContainingOctetString value)
Sets the value of the field extType.
|
Modifier and Type | Method and Description |
---|---|
static MAPPrivateExtension |
MAPPrivateExtension.copyOf(MAPPrivateExtension 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.
|
MAPSLR_ArgExtensionContainer |
MAPSLR_ArgExtensionContainer.setPrivateExtensionList(MAPPrivateExtension[] value)
Sets the value of the field privateExtensionList.
|
MAPExtensionContainer |
MAPExtensionContainer.setPrivateExtensionList(MAPPrivateExtension[] value)
Sets the value of the field privateExtensionList.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,MAPProto.MAP_ExtensionDataTypes_PrivateExtension> |
MAPCodecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|
static PersistCodec<MAPPrivateExtension,MAPPrivateExtension,MAPProto.MAP_ExtensionDataTypes_PrivateExtension> |
MAPCodecs.MAP_ExtensionDataTypes_PrivateExtension
Singleton codec for the ASN.1 type: MAP-ExtensionDataTypes.PrivateExtension
|