Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_002_003_03.ActiveOrHistoricCurrencyCodeEUR
Packages that use ActiveOrHistoricCurrencyCodeEUR
-
Uses of ActiveOrHistoricCurrencyCodeEUR in org.kapott.hbci.sepa.jaxb.pain_002_003_03
Fields in org.kapott.hbci.sepa.jaxb.pain_002_003_03 declared as ActiveOrHistoricCurrencyCodeEURModifier and TypeFieldDescriptionprotected ActiveOrHistoricCurrencyCodeEUR
ActiveOrHistoricCurrencyAndAmountSEPA.ccy
Methods in org.kapott.hbci.sepa.jaxb.pain_002_003_03 that return ActiveOrHistoricCurrencyCodeEURModifier and TypeMethodDescriptionActiveOrHistoricCurrencyAndAmountSEPA.getCcy()
Gets the value of the ccy property.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_002_003_03 with parameters of type ActiveOrHistoricCurrencyCodeEURModifier and TypeMethodDescriptionvoid
ActiveOrHistoricCurrencyAndAmountSEPA.setCcy
(ActiveOrHistoricCurrencyCodeEUR value) Sets the value of the ccy property.