Uses of Class
de.adorsys.ledgers.util.exception.PostingErrorCode
-
Packages that use PostingErrorCode Package Description de.adorsys.ledgers.util.exception -
-
Uses of PostingErrorCode in de.adorsys.ledgers.util.exception
Methods in de.adorsys.ledgers.util.exception that return PostingErrorCode Modifier and Type Method Description static PostingErrorCodePostingErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static PostingErrorCode[]PostingErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-