Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_002_02.CurrencyCodeSCT
Packages that use CurrencyCodeSCT
-
Uses of CurrencyCodeSCT in org.kapott.hbci.sepa.jaxb.pain_001_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_002_02 declared as CurrencyCodeSCTMethods in org.kapott.hbci.sepa.jaxb.pain_001_002_02 that return CurrencyCodeSCTModifier and TypeMethodDescriptionstatic CurrencyCodeSCTCurrencyAndAmountSCT.getCcy()Gets the value of the ccy property.static CurrencyCodeSCTReturns the enum constant of this type with the specified name.static CurrencyCodeSCT[]CurrencyCodeSCT.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_001_002_02 with parameters of type CurrencyCodeSCTModifier and TypeMethodDescriptionvoidCurrencyAndAmountSCT.setCcy(CurrencyCodeSCT value) Sets the value of the ccy property.