Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_09.ExchangeRateType1Code
Packages that use ExchangeRateType1Code
-
Uses of ExchangeRateType1Code in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as ExchangeRateType1CodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return ExchangeRateType1CodeModifier and TypeMethodDescriptionstatic ExchangeRateType1Code
ExchangeRate1.getRateTp()
Gets the value of the rateTp property.static ExchangeRateType1Code
Returns the enum constant of this type with the specified name.static ExchangeRateType1Code[]
ExchangeRateType1Code.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_001_09 with parameters of type ExchangeRateType1CodeModifier and TypeMethodDescriptionvoid
ExchangeRate1.setRateTp
(ExchangeRateType1Code value) Sets the value of the rateTp property.