Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.ChequeType2Code
-
Packages that use ChequeType2Code Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
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 ChequeType2Code Modifier and Type Field Description protected ChequeType2CodeCheque11. chqTpMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return ChequeType2Code Modifier and Type Method Description static ChequeType2CodeChequeType2Code. fromValue(java.lang.String v)ChequeType2CodeCheque11. getChqTp()Gets the value of the chqTp property.static ChequeType2CodeChequeType2Code. valueOf(java.lang.String name)Returns 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 ChequeType2Code Modifier and Type Method Description voidCheque11. setChqTp(ChequeType2Code value)Sets the value of the chqTp property.
-