Uses of Class
com.opencloud.sentinel.charging.SentinelSipAVPs
-
Packages that use SentinelSipAVPs Package Description com.opencloud.sentinel.charging -
-
Uses of SentinelSipAVPs in com.opencloud.sentinel.charging
Methods in com.opencloud.sentinel.charging that return SentinelSipAVPs Modifier and Type Method Description static SentinelSipAVPs
SentinelSipAVPs. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static SentinelSipAVPs[]
SentinelSipAVPs. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-