Uses of Enum Class
ai.marmin.constants.ChargeReason
-
Uses of ChargeReason in ai.marmin.constants
Subclasses with type arguments of type ChargeReason in ai.marmin.constantsMethods in ai.marmin.constants that return ChargeReasonModifier and TypeMethodDescriptionstatic ChargeReasonRetrieve the ChargeReason from the string code.static ChargeReasonReturns the enum constant of this class with the specified name.static ChargeReason[]ChargeReason.values()Returns an array containing the constants of this enum class, in the order they are declared.