Uses of Enum Class
ai.marmin.constants.CreditNoteReason
-
Uses of CreditNoteReason in ai.marmin.constants
Subclasses with type arguments of type CreditNoteReason in ai.marmin.constantsMethods in ai.marmin.constants that return CreditNoteReasonModifier and TypeMethodDescriptionstatic CreditNoteReasonRetrieves the Enum constant based on the compliance code.static CreditNoteReasonReturns the enum constant of this class with the specified name.static CreditNoteReason[]CreditNoteReason.values()Returns an array containing the constants of this enum class, in the order they are declared.