Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.ExchangeRateType1Code
-
Packages that use ExchangeRateType1Code Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
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 ExchangeRateType1Code Modifier and Type Field Description protected ExchangeRateType1CodeExchangeRate1. rateTpMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return ExchangeRateType1Code Modifier and Type Method Description static ExchangeRateType1CodeExchangeRateType1Code. fromValue(java.lang.String v)ExchangeRateType1CodeExchangeRate1. getRateTp()Gets the value of the rateTp property.static ExchangeRateType1CodeExchangeRateType1Code. valueOf(java.lang.String name)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 ExchangeRateType1Code Modifier and Type Method Description voidExchangeRate1. setRateTp(ExchangeRateType1Code value)Sets the value of the rateTp property.
-