Uses of Enum
org.kapott.hbci.sepa.jaxb.camt_052_001_01.CashAccountType4Code
Packages that use CashAccountType4Code
-
Uses of CashAccountType4Code in org.kapott.hbci.sepa.jaxb.camt_052_001_01
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_01 declared as CashAccountType4CodeMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_01 that return CashAccountType4CodeModifier and TypeMethodDescriptionstatic CashAccountType4CodeCashAccountType2.getCd()Gets the value of the cd property.static CashAccountType4CodeReturns 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_01 with parameters of type CashAccountType4CodeModifier and TypeMethodDescriptionvoidCashAccountType2.setCd(CashAccountType4Code value) Sets the value of the cd property.