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