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