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