Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_008_002_01.CurrencyCodeSDD
Packages that use CurrencyCodeSDD
-
Uses of CurrencyCodeSDD in org.kapott.hbci.sepa.jaxb.pain_008_002_01
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_01 declared as CurrencyCodeSDDMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return CurrencyCodeSDDModifier and TypeMethodDescriptionstatic CurrencyCodeSDDCurrencyAndAmountSDD.getCcy()Gets the value of the ccy property.static CurrencyCodeSDDReturns the enum constant of this type with the specified name.static CurrencyCodeSDD[]CurrencyCodeSDD.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_01 with parameters of type CurrencyCodeSDDModifier and TypeMethodDescriptionvoidCurrencyAndAmountSDD.setCcy(CurrencyCodeSDD value) Sets the value of the ccy property.