Uses of Enum
org.kapott.hbci.sepa.jaxb.pain_001_001_11.ChequeType2Code
Packages that use ChequeType2Code
-
Uses of ChequeType2Code in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as ChequeType2CodeMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return ChequeType2CodeModifier and TypeMethodDescriptionstatic ChequeType2CodeCheque11.getChqTp()Gets the value of the chqTp property.static ChequeType2CodeReturns the enum constant of this type with the specified name.static ChequeType2Code[]ChequeType2Code.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type ChequeType2CodeModifier and TypeMethodDescriptionvoidCheque11.setChqTp(ChequeType2Code value) Sets the value of the chqTp property.