Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_003_02.ActiveOrHistoricCurrencyCodeEUR
Packages that use ActiveOrHistoricCurrencyCodeEUR
-
Uses of ActiveOrHistoricCurrencyCodeEUR in org.kapott.hbci.sepa.jaxb.pain_008_003_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_003_02 declared as ActiveOrHistoricCurrencyCodeEURModifier and TypeFieldDescriptionprotected ActiveOrHistoricCurrencyCodeEURActiveOrHistoricCurrencyAndAmountSEPA.ccyMethods in org.kapott.hbci.sepa.jaxb.pain_008_003_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_003_02 with parameters of type ActiveOrHistoricCurrencyCodeEURModifier and TypeMethodDescriptionvoidActiveOrHistoricCurrencyAndAmountSEPA.setCcy(ActiveOrHistoricCurrencyCodeEUR value) Sets the value of the ccy property.