Uses of Class
com.opencloud.slee.resources.cgin.cap_v3.CAP3CAMEL_FCIBillingChargingCharacteristics
-
Packages that use CAP3CAMEL_FCIBillingChargingCharacteristics Package Description 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. -
-
Uses of CAP3CAMEL_FCIBillingChargingCharacteristics in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CAP3CAMEL_FCIBillingChargingCharacteristics Modifier and Type Method Description CAP3CAMEL_FCIBillingChargingCharacteristics
CAP3CAMEL_FCIBillingChargingCharacteristics. clone()
Constructs a copy of this object and everything reachable from it.static CAP3CAMEL_FCIBillingChargingCharacteristics
CAP3CAMEL_FCIBillingChargingCharacteristics. copyOf(CAP2CAMEL_FCIBillingChargingCharacteristics 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.CAP3CAMEL_FCIBillingChargingCharacteristics
CAP3CAMEL_FCIBillingChargingCharacteristics. setFCIBCCCAMELsequence1(CAP3CAMEL_FCIBillingChargingCharacteristics.FCIBCCCAMELsequence1 value)
Sets the value of the fCIBCCCAMELsequence1 choice. -
Uses of CAP3CAMEL_FCIBillingChargingCharacteristics in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CAP3CAMEL_FCIBillingChargingCharacteristics Modifier and Type Field Description static PersistCodec<CAP2CAMEL_FCIBillingChargingCharacteristics,CAP3CAMEL_FCIBillingChargingCharacteristics,CAP3Proto.CAP_datatypes_CAMEL_FCIBillingChargingCharacteristics>
CAP3Codecs. CAP_datatypes_CAMEL_FCIBillingChargingCharacteristics
Singleton codec for the ASN.1 type: CAP-datatypes.CAMEL-FCIBillingChargingCharacteristics -
Uses of CAP3CAMEL_FCIBillingChargingCharacteristics in com.opencloud.slee.resources.cgin.cap_v4
Subclasses of CAP3CAMEL_FCIBillingChargingCharacteristics in com.opencloud.slee.resources.cgin.cap_v4 Modifier and Type Class Description class
CAP4CAMEL_FCIBillingChargingCharacteristics
API for CAP-datatypes.CAMEL-FCIBillingChargingCharacteristics.
-