Uses of Enum Class
oracle.communication.brm.charging.statemanager.StateTransition.Transition
Packages that use StateTransition.Transition
-
Uses of StateTransition.Transition in oracle.communication.brm.charging.statemanager
Methods in oracle.communication.brm.charging.statemanager that return StateTransition.TransitionModifier and TypeMethodDescriptionstatic StateTransition.Transition
Returns the enum constant of this class with the specified name.static StateTransition.Transition[]
StateTransition.Transition.values()
Returns an array containing the constants of this enum class, in the order they are declared.