Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_01.CurrencyCodeSDD
-
Packages that use CurrencyCodeSDD Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_01 -
-
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 CurrencyCodeSDD Modifier and Type Field Description protected CurrencyCodeSDDCurrencyAndAmountSDD. ccyMethods in org.kapott.hbci.sepa.jaxb.pain_008_002_01 that return CurrencyCodeSDD Modifier and Type Method Description static CurrencyCodeSDDCurrencyCodeSDD. fromValue(java.lang.String v)CurrencyCodeSDDCurrencyAndAmountSDD. getCcy()Gets the value of the ccy property.static CurrencyCodeSDDCurrencyCodeSDD. valueOf(java.lang.String name)Returns 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 CurrencyCodeSDD Modifier and Type Method Description voidCurrencyAndAmountSDD. setCcy(CurrencyCodeSDD value)Sets the value of the ccy property.
-