Uses of Class
com.opencloud.slee.resources.cgin.cap_v2.CAP2CAMEL_AChBillingChargingCharacteristics.Choice
-
Packages that use CAP2CAMEL_AChBillingChargingCharacteristics.Choice Package Description com.opencloud.slee.resources.cgin.cap_v2 Provides an API for the CAP v2 protocol.com.opencloud.slee.resources.cgin.cap_v3 Provides an API for the CAP v3 protocol.com.opencloud.slee.resources.cgin.cap_v4 Provides an API for the CAP v4 protocol. -
-
Uses of CAP2CAMEL_AChBillingChargingCharacteristics.Choice in com.opencloud.slee.resources.cgin.cap_v2
Fields in com.opencloud.slee.resources.cgin.cap_v2 declared as CAP2CAMEL_AChBillingChargingCharacteristics.Choice Modifier and Type Field Description static CAP2CAMEL_AChBillingChargingCharacteristics.Choice
CAP2CAMEL_AChBillingChargingCharacteristics.Choice. TIMEDURATIONCHARGING
Reference to the choice TIMEDURATIONCHARGING.Methods in com.opencloud.slee.resources.cgin.cap_v2 that return CAP2CAMEL_AChBillingChargingCharacteristics.Choice Modifier and Type Method Description static CAP2CAMEL_AChBillingChargingCharacteristics.Choice
CAP2CAMEL_AChBillingChargingCharacteristics.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.CAP2CAMEL_AChBillingChargingCharacteristics.Choice
CAP2CAMEL_AChBillingChargingCharacteristics. getChoice()
Gets the discriminant of the current choice.static CAP2CAMEL_AChBillingChargingCharacteristics.Choice[]
CAP2CAMEL_AChBillingChargingCharacteristics.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.Methods in com.opencloud.slee.resources.cgin.cap_v2 with parameters of type CAP2CAMEL_AChBillingChargingCharacteristics.Choice Modifier and Type Method Description protected void
CAP2CAMEL_AChBillingChargingCharacteristics. setChoice(CAP2CAMEL_AChBillingChargingCharacteristics.Choice arg)
Sets the discriminant of the current choice. -
Uses of CAP2CAMEL_AChBillingChargingCharacteristics.Choice in com.opencloud.slee.resources.cgin.cap_v3
Subclasses of CAP2CAMEL_AChBillingChargingCharacteristics.Choice in com.opencloud.slee.resources.cgin.cap_v3 Modifier and Type Class Description static class
CAP3CAMEL_AChBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-AChBillingChargingCharacteristics.Choice.Methods in com.opencloud.slee.resources.cgin.cap_v3 that return CAP2CAMEL_AChBillingChargingCharacteristics.Choice Modifier and Type Method Description static CAP2CAMEL_AChBillingChargingCharacteristics.Choice
CAP3CAMEL_AChBillingChargingCharacteristics.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.static CAP2CAMEL_AChBillingChargingCharacteristics.Choice[]
CAP3CAMEL_AChBillingChargingCharacteristics.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices. -
Uses of CAP2CAMEL_AChBillingChargingCharacteristics.Choice in com.opencloud.slee.resources.cgin.cap_v4
Subclasses of CAP2CAMEL_AChBillingChargingCharacteristics.Choice in com.opencloud.slee.resources.cgin.cap_v4 Modifier and Type Class Description static class
CAP4CAMEL_AChBillingChargingCharacteristics.Choice
API for CAP-datatypes.CAMEL-AChBillingChargingCharacteristics.Choice.Methods in com.opencloud.slee.resources.cgin.cap_v4 that return CAP2CAMEL_AChBillingChargingCharacteristics.Choice Modifier and Type Method Description static CAP2CAMEL_AChBillingChargingCharacteristics.Choice
CAP4CAMEL_AChBillingChargingCharacteristics.Choice. fromValue(int value)
Finds or constructs an integer for the given numeric value.static CAP2CAMEL_AChBillingChargingCharacteristics.Choice[]
CAP4CAMEL_AChBillingChargingCharacteristics.Choice. namedValues()
Returns an array containing all the numeric values that distinguish choices.
-