Package | Description |
---|---|
com.opencloud.slee.resources.cgin.cap_v2 |
Provides an API for 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.
|
Modifier and Type | Method and Description |
---|---|
CAP2ReleaseIfDurationExceeded |
CAP2ReleaseIfDurationExceeded.clone()
Constructs a copy of this object and everything reachable from it.
|
static CAP2ReleaseIfDurationExceeded |
CAP2ReleaseIfDurationExceeded.copyOf(CAP2ReleaseIfDurationExceeded 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.
|
CAP2ReleaseIfDurationExceeded |
CAP2CAMEL_AChBillingChargingCharacteristics.TimeDurationCharging.getReleaseIfdurationExceeded_v2()
Gets the value of the field releaseIfdurationExceeded.
|
CAP2ReleaseIfDurationExceeded |
CAP2ReleaseIfDurationExceeded.setExtensions(CAP1ExtensionField[] value)
Sets the value of the field extensions.
|
CAP2ReleaseIfDurationExceeded |
CAP2ReleaseIfDurationExceeded.setTone(boolean value)
Sets the value of the field tone and marks the field as present.
|
CAP2ReleaseIfDurationExceeded |
CAP2ReleaseIfDurationExceeded.setTonePresent(boolean flag)
Sets the presence or absence of the optional field tone.
|
Modifier and Type | Method and Description |
---|---|
static CAP2ReleaseIfDurationExceeded |
CAP2ReleaseIfDurationExceeded.copyOf(CAP2ReleaseIfDurationExceeded 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.
|
CAP2CAMEL_AChBillingChargingCharacteristics.TimeDurationCharging |
CAP2CAMEL_AChBillingChargingCharacteristics.TimeDurationCharging.setReleaseIfdurationExceeded_v2(CAP2ReleaseIfDurationExceeded value)
Sets the value of the field releaseIfdurationExceeded.
|
Modifier and Type | Field and Description |
---|---|
static PersistCodec<CAP2ReleaseIfDurationExceeded,CAP2ReleaseIfDurationExceeded,CAP2Proto.CAP_DataTypes_ReleaseIfDurationExceeded> |
CAP2Codecs.CAP_DataTypes_ReleaseIfDurationExceeded
Singleton codec for the ASN.1 type: CAP-DataTypes.ReleaseIfDurationExceeded
|
static PersistCodec<CAP2ReleaseIfDurationExceeded,CAP2ReleaseIfDurationExceeded,CAP2Proto.CAP_DataTypes_ReleaseIfDurationExceeded> |
CAP2Codecs.CAP_DataTypes_ReleaseIfDurationExceeded
Singleton codec for the ASN.1 type: CAP-DataTypes.ReleaseIfDurationExceeded
|