Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_06.BalanceType12Code
Packages that use BalanceType12Code
-
Uses of BalanceType12Code in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as BalanceType12CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return BalanceType12CodeModifier and TypeMethodDescriptionstatic BalanceType12Code
BalanceType5Choice.getCd()
Gets the value of the cd property.static BalanceType12Code
Returns 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_06 with parameters of type BalanceType12CodeModifier and TypeMethodDescriptionvoid
BalanceType5Choice.setCd
(BalanceType12Code value) Sets the value of the cd property.