Uses of Enum Class
ai.marmin.constants.DiscountReason
-
Uses of DiscountReason in ai.marmin.constants
Subclasses with type arguments of type DiscountReason in ai.marmin.constantsMethods in ai.marmin.constants that return DiscountReasonModifier and TypeMethodDescriptionstatic DiscountReasonRetrieves the DiscountReason based on the UN/EDIFACT code.static DiscountReasonReturns the enum constant of this class with the specified name.static DiscountReason[]DiscountReason.values()Returns an array containing the constants of this enum class, in the order they are declared.