Uses of Class
org.jainslee.resources.diameter.gx.types.vb90.MeteringMethod
-
Packages that use MeteringMethod Package Description org.jainslee.resources.diameter.gx.types.vb90 This package contains the definitions of Diameter Gx messages, grouped AVPs and enumerated types. -
-
Uses of MeteringMethod in org.jainslee.resources.diameter.gx.types.vb90
Fields in org.jainslee.resources.diameter.gx.types.vb90 declared as MeteringMethod Modifier and Type Field Description static MeteringMethodMeteringMethod. DURATIONstatic MeteringMethodMeteringMethod. DURATION_VOLUMEstatic MeteringMethodMeteringMethod. VOLUMEMethods in org.jainslee.resources.diameter.gx.types.vb90 that return MeteringMethod Modifier and Type Method Description static MeteringMethodMeteringMethod. fromInt(int type)MeteringMethodChargingRuleDefinition. getMeteringMethod()Returns the value of the Metering-Method AVP, of type Enumerated.Methods in org.jainslee.resources.diameter.gx.types.vb90 with parameters of type MeteringMethod Modifier and Type Method Description voidChargingRuleDefinition. setMeteringMethod(MeteringMethod meteringMethod)Sets the value of the Metering-Method AVP, of type Enumerated.
-