Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.ActiveOrHistoricCurrencyCodeEUR
-
Packages that use ActiveOrHistoricCurrencyCodeEUR Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of ActiveOrHistoricCurrencyCodeEUR in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as ActiveOrHistoricCurrencyCodeEUR Modifier and Type Field Description protected ActiveOrHistoricCurrencyCodeEURActiveOrHistoricCurrencyAndAmount. ccyMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return ActiveOrHistoricCurrencyCodeEUR Modifier and Type Method Description static ActiveOrHistoricCurrencyCodeEURActiveOrHistoricCurrencyCodeEUR. fromValue(String v)ActiveOrHistoricCurrencyCodeEURActiveOrHistoricCurrencyAndAmount. getCcy()Gets the value of the ccy property.static ActiveOrHistoricCurrencyCodeEURActiveOrHistoricCurrencyCodeEUR. valueOf(String name)Returns the enum constant of this type with the specified name.static ActiveOrHistoricCurrencyCodeEUR[]ActiveOrHistoricCurrencyCodeEUR. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type ActiveOrHistoricCurrencyCodeEUR Modifier and Type Method Description voidActiveOrHistoricCurrencyAndAmount. setCcy(ActiveOrHistoricCurrencyCodeEUR value)Sets the value of the ccy property.
-