Uses of Class
com.opencloud.slee.resources.cgin.OpenId
-
Packages that use OpenId Package Description com.opencloud.slee.resources.cgin Defines an API for the CGIN infrastructure on which all protocols are built.com.opencloud.slee.resources.cgin.cap_v1 Provides an API for the CAP v1 protocol.com.opencloud.slee.resources.cgin.cap_v1.metadata Contains metadata classes describing the supported operations, errors, and application contexts of 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.metadata Contains metadata classes describing the supported operations, errors, and application contexts of 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.metadata Contains metadata classes describing the supported operations, errors, and application contexts of 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.metadata Contains metadata classes describing the supported operations, errors, and application contexts of 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.etsi_inap_cs1 Provides an API for the ETSI INAP CS1 protocol.com.opencloud.slee.resources.cgin.etsi_inap_cs1.metadata Contains metadata classes describing the supported operations, errors, and application contexts of the ETSI INAP CS1 protocol.com.opencloud.slee.resources.cgin.etsi_inap_cs1.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.metadata Contains metadata classes describing the supported operations, errors, and application contexts of the MAP protocol, as defined at Release 10.com.opencloud.slee.resources.cgin.map.persist Provides conversion between CGIN data objects of this protocol and Google protobuf (GPB) messages. -
-
Uses of OpenId in com.opencloud.slee.resources.cgin
Methods in com.opencloud.slee.resources.cgin that return OpenId Modifier and Type Method Description OpenIdOpenId. clone()Constructs a copy of this object and everything reachable from it.static OpenIdOpenId. copyOf(OpenId from)Creates a new object of this type, initialising its field values from those of the given object.OpenIdOpenId. setGlobal(ObjectID value)Sets the value of the global choice.OpenIdOpenId. setLocal(long value)Sets the value of the local choice.Methods in com.opencloud.slee.resources.cgin with parameters of type OpenId Modifier and Type Method Description static OpenIdOpenId. copyOf(OpenId from)Creates a new object of this type, initialising its field values from those of the given object. -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v1
Methods in com.opencloud.slee.resources.cgin.cap_v1 that return OpenId Modifier and Type Method Description OpenIdCAP1ExtensionField. getType()Gets the value of the field type.Methods in com.opencloud.slee.resources.cgin.cap_v1 with parameters of type OpenId Modifier and Type Method Description CAP1ExtensionFieldCAP1ExtensionField. setType(OpenId value)Sets the value of the field type. -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v1.metadata
Fields in com.opencloud.slee.resources.cgin.cap_v1.metadata declared as OpenId Modifier and Type Field Description OpenIdCAP1EXTENSION. IdIdentifier field.Constructors in com.opencloud.slee.resources.cgin.cap_v1.metadata with parameters of type OpenId Constructor Description CAP1EXTENSION(Class<ExtensionType> ExtensionType, CAP1CriticalityType Criticality, OpenId Id)Constructs an information object with the given final values. -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v1.persist
Fields in com.opencloud.slee.resources.cgin.cap_v1.persist with type parameters of type OpenId Modifier and Type Field Description static PersistCodec<OpenId,OpenId,CAP1Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP1Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP1Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP1Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP1Proto.Remote_Operations_Information_Objects_Code>CAP1Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Codestatic PersistCodec<OpenId,OpenId,CAP1Proto.Remote_Operations_Information_Objects_Code>CAP1Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Code -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v2.metadata
Fields in com.opencloud.slee.resources.cgin.cap_v2.metadata declared as OpenId Modifier and Type Field Description OpenIdCAP2EXTENSION. IdIdentifier field.Constructors in com.opencloud.slee.resources.cgin.cap_v2.metadata with parameters of type OpenId Constructor Description CAP2EXTENSION(Class<ExtensionType> ExtensionType, CAP1CriticalityType Criticality, OpenId Id)Constructs an information object with the given final values. -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type OpenId Modifier and Type Field Description static PersistCodec<OpenId,OpenId,CAP2Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP2Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP2Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP2Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP2Proto.Remote_Operations_Information_Objects_Code>CAP2Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Codestatic PersistCodec<OpenId,OpenId,CAP2Proto.Remote_Operations_Information_Objects_Code>CAP2Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Code -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v3.metadata
Fields in com.opencloud.slee.resources.cgin.cap_v3.metadata declared as OpenId Modifier and Type Field Description OpenIdCAP3EXTENSION. IdIdentifier field.Constructors in com.opencloud.slee.resources.cgin.cap_v3.metadata with parameters of type OpenId Constructor Description CAP3EXTENSION(Class<ExtensionType> ExtensionType, CAP1CriticalityType Criticality, OpenId Id)Constructs an information object with the given final values. -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type OpenId Modifier and Type Field Description static PersistCodec<OpenId,OpenId,CAP3Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP3Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP3Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP3Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP3Proto.Remote_Operations_Information_Objects_Code>CAP3Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Codestatic PersistCodec<OpenId,OpenId,CAP3Proto.Remote_Operations_Information_Objects_Code>CAP3Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Code -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v4.metadata
Fields in com.opencloud.slee.resources.cgin.cap_v4.metadata declared as OpenId Modifier and Type Field Description OpenIdCAP4EXTENSION. IdIdentifier field.Constructors in com.opencloud.slee.resources.cgin.cap_v4.metadata with parameters of type OpenId Constructor Description CAP4EXTENSION(Class<ExtensionType> ExtensionType, CAP1CriticalityType Criticality, OpenId Id)Constructs an information object with the given final values. -
Uses of OpenId in com.opencloud.slee.resources.cgin.cap_v4.persist
Fields in com.opencloud.slee.resources.cgin.cap_v4.persist with type parameters of type OpenId Modifier and Type Field Description static PersistCodec<OpenId,OpenId,CAP4Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP4Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP4Proto.MAP_ExtensionDataTypes_ExtensionIdType>CAP4Codecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,CAP4Proto.Remote_Operations_Information_Objects_Code>CAP4Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Codestatic PersistCodec<OpenId,OpenId,CAP4Proto.Remote_Operations_Information_Objects_Code>CAP4Codecs. Remote_Operations_Information_Objects_CodeSingleton codec for the ASN.1 type: Remote-Operations-Information-Objects.Code -
Uses of OpenId in com.opencloud.slee.resources.cgin.etsi_inap_cs1
Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 that return OpenId Modifier and Type Method Description OpenIdCS1ExtensionField. getType()Gets the value of the field type.Methods in com.opencloud.slee.resources.cgin.etsi_inap_cs1 with parameters of type OpenId Modifier and Type Method Description CS1ExtensionFieldCS1ExtensionField. setType(OpenId value)Sets the value of the field type. -
Uses of OpenId in com.opencloud.slee.resources.cgin.etsi_inap_cs1.metadata
Fields in com.opencloud.slee.resources.cgin.etsi_inap_cs1.metadata declared as OpenId Modifier and Type Field Description OpenIdCS1EXTENSION. IdIdentifier field.Constructors in com.opencloud.slee.resources.cgin.etsi_inap_cs1.metadata with parameters of type OpenId Constructor Description CS1EXTENSION(OpenId Id, Class<Type> Type, CS1Criticality Criticality)Constructs an information object with the given final values. -
Uses of OpenId in com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist
Fields in com.opencloud.slee.resources.cgin.etsi_inap_cs1.persist with type parameters of type OpenId Modifier and Type Field Description static PersistCodec<OpenId,OpenId,CS1Proto.Core_INAP_CS1_DataTypes_ExtensionType>CS1Codecs. Core_INAP_CS1_DataTypes_ExtensionTypeSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.ExtensionTypestatic PersistCodec<OpenId,OpenId,CS1Proto.Core_INAP_CS1_DataTypes_ExtensionType>CS1Codecs. Core_INAP_CS1_DataTypes_ExtensionTypeSingleton codec for the ASN.1 type: Core-INAP-CS1-DataTypes.ExtensionType -
Uses of OpenId in com.opencloud.slee.resources.cgin.map
Methods in com.opencloud.slee.resources.cgin.map that return OpenId Modifier and Type Method Description OpenIdMAPPrivateExtension. getExtId()Gets the value of the field extId.Methods in com.opencloud.slee.resources.cgin.map with parameters of type OpenId Modifier and Type Method Description MAPPrivateExtensionMAPPrivateExtension. setExtId(OpenId value)Sets the value of the field extId. -
Uses of OpenId in com.opencloud.slee.resources.cgin.map.metadata
Fields in com.opencloud.slee.resources.cgin.map.metadata declared as OpenId Modifier and Type Field Description OpenIdMAPMAP_EXTENSION. ExtensionIdIdentifier field.Constructors in com.opencloud.slee.resources.cgin.map.metadata with parameters of type OpenId Constructor Description MAPMAP_EXTENSION(Class<ExtensionType> ExtensionType, OpenId ExtensionId)Constructs an information object with the given final values. -
Uses of OpenId in com.opencloud.slee.resources.cgin.map.persist
Fields in com.opencloud.slee.resources.cgin.map.persist with type parameters of type OpenId Modifier and Type Field Description static PersistCodec<OpenId,OpenId,MAPProto.MAP_ExtensionDataTypes_ExtensionIdType>MAPCodecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdTypestatic PersistCodec<OpenId,OpenId,MAPProto.MAP_ExtensionDataTypes_ExtensionIdType>MAPCodecs. MAP_ExtensionDataTypes_ExtensionIdTypeSingleton codec for the ASN.1 type: MAP-ExtensionDataTypes.ExtensionIdType
-