Uses of Class
com.opencloud.slee.resources.cgin.cap_v2.CAP2ReleaseIfDurationExceeded
-
Packages that use CAP2ReleaseIfDurationExceeded 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. -
-
Uses of CAP2ReleaseIfDurationExceeded in com.opencloud.slee.resources.cgin.cap_v2
Methods in com.opencloud.slee.resources.cgin.cap_v2 that return CAP2ReleaseIfDurationExceeded Modifier and Type Method 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.Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CAP2ReleaseIfDurationExceeded Modifier and Type Method 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. -
Uses of CAP2ReleaseIfDurationExceeded in com.opencloud.slee.resources.cgin.cap_v2.persist
Fields in com.opencloud.slee.resources.cgin.cap_v2.persist with type parameters of type CAP2ReleaseIfDurationExceeded Modifier and Type Field Description static PersistCodec<CAP2ReleaseIfDurationExceeded,CAP2ReleaseIfDurationExceeded,CAP2Proto.CAP_DataTypes_ReleaseIfDurationExceeded>
CAP2Codecs. CAP_DataTypes_ReleaseIfDurationExceeded
Singleton codec for the ASN.1 type: CAP-DataTypes.ReleaseIfDurationExceededstatic PersistCodec<CAP2ReleaseIfDurationExceeded,CAP2ReleaseIfDurationExceeded,CAP2Proto.CAP_DataTypes_ReleaseIfDurationExceeded>
CAP2Codecs. CAP_DataTypes_ReleaseIfDurationExceeded
Singleton codec for the ASN.1 type: CAP-DataTypes.ReleaseIfDurationExceeded
-