Uses of Class
com.opencloud.slee.resources.cgin.cap_v3.CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
-
Packages that use CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch 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. -
-
Uses of CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch Modifier and Type Method Description CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. clone()
Constructs a copy of this object and everything reachable from it.static CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. copyOf(CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch 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.CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver. getRO_TimeGPRSIfTariffSwitch()
Gets the value of the rO-TimeGPRSIfTariffSwitch choice.CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. setRO_TimeGPRSSinceLastTariffSwitch(int value)
Sets the value of the field rO-TimeGPRSSinceLastTariffSwitch and marks the field as present.CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. setRO_TimeGPRSSinceLastTariffSwitchPresent(boolean flag)
Sets the presence or absence of the optional field rO-TimeGPRSSinceLastTariffSwitch.CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. setRO_TimeGPRSTariffSwitchInterval(int value)
Sets the value of the field rO-TimeGPRSTariffSwitchInterval and marks the field as present.CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. setRO_TimeGPRSTariffSwitchIntervalPresent(boolean flag)
Sets the presence or absence of the optional field rO-TimeGPRSTariffSwitchInterval.Methods in com.opencloud.slee.resources.cgin.cap_v3 with parameters of type CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch Modifier and Type Method Description static CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch
CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch. copyOf(CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch 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.CAP3ElapsedTimeRollOver
CAP3ElapsedTimeRollOver. setRO_TimeGPRSIfTariffSwitch(CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch value)
Sets the value of the rO-TimeGPRSIfTariffSwitch choice. -
Uses of CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch in com.opencloud.slee.resources.cgin.cap_v3.persist
Fields in com.opencloud.slee.resources.cgin.cap_v3.persist with type parameters of type CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch Modifier and Type Field Description static PersistCodec<CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch,CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch,CAP3Proto.CAP_datatypes_ElapsedTimeRollOver_rO_TimeGPRSIfTariffSwitch>
CAP3Codecs. CAP_datatypes_ElapsedTimeRollOver_rO_TimeGPRSIfTariffSwitch
Singleton codec for the ASN.1 type: CAP-datatypes.ElapsedTimeRollOver.rO-TimeGPRSIfTariffSwitchstatic PersistCodec<CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch,CAP3ElapsedTimeRollOver.RO_TimeGPRSIfTariffSwitch,CAP3Proto.CAP_datatypes_ElapsedTimeRollOver_rO_TimeGPRSIfTariffSwitch>
CAP3Codecs. CAP_datatypes_ElapsedTimeRollOver_rO_TimeGPRSIfTariffSwitch
Singleton codec for the ASN.1 type: CAP-datatypes.ElapsedTimeRollOver.rO-TimeGPRSIfTariffSwitch
-