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