Uses of Class
com.opencloud.slee.resources.cgin.cap_v3.CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice
-
Packages that use CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice Package Description com.opencloud.slee.resources.cgin.cap_v3 Provides an API for the CAP v3 protocol. -
-
Uses of CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice in com.opencloud.slee.resources.cgin.cap_v3
Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice Modifier and Type Method Description CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice
CAP3CAMEL_FCISMSBillingChargingCharacteristics. getChoice()
Gets the discriminant of the current choice.static CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice
CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice. valueOf(String name)
Returns the enum constant of this type with the specified name.static CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice[]
CAP3CAMEL_FCISMSBillingChargingCharacteristics.Choice. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-