Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_04.BalanceType12Code
Packages that use BalanceType12Code
-
Uses of BalanceType12Code in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as BalanceType12CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return BalanceType12CodeModifier and TypeMethodDescriptionstatic BalanceType12CodeBalanceType5Choice.getCd()Gets the value of the cd property.static BalanceType12CodeReturns the enum constant of this type with the specified name.static BalanceType12Code[]BalanceType12Code.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_04 with parameters of type BalanceType12CodeModifier and TypeMethodDescriptionvoidBalanceType5Choice.setCd(BalanceType12Code value) Sets the value of the cd property.