Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_02.CashAccountType4Code
Packages that use CashAccountType4Code
-
Uses of CashAccountType4Code in org.kapott.hbci.sepa.jaxb.camt_052_001_02
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_02 declared as CashAccountType4CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_02 that return CashAccountType4CodeModifier and TypeMethodDescriptionstatic CashAccountType4Code
CashAccountType2.getCd()
Gets the value of the cd property.static CashAccountType4Code
Returns the enum constant of this type with the specified name.static CashAccountType4Code[]
CashAccountType4Code.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_02 with parameters of type CashAccountType4CodeModifier and TypeMethodDescriptionvoid
CashAccountType2.setCd
(CashAccountType4Code value) Sets the value of the cd property.