Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_01.BalanceType8Code
Packages that use BalanceType8Code
-
Uses of BalanceType8Code in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as BalanceType8CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return BalanceType8CodeModifier and TypeMethodDescriptionstatic BalanceType8Code
BalanceType1Choice.getCd()
Gets the value of the cd property.static BalanceType8Code
Returns the enum constant of this type with the specified name.static BalanceType8Code[]
BalanceType8Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 with parameters of type BalanceType8CodeModifier and TypeMethodDescriptionvoid
BalanceType1Choice.setCd
(BalanceType8Code value) Sets the value of the cd property.