Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.CreditLine2
-
Packages that use CreditLine2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of CreditLine2 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as CreditLine2 Modifier and Type Field Description protected CreditLine2
CashBalance7. cdtLine
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return CreditLine2 Modifier and Type Method Description CreditLine2
ObjectFactory. createCreditLine2()
Create an instance ofCreditLine2
CreditLine2
CashBalance7. getCdtLine()
Gets the value of the cdtLine property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type CreditLine2 Modifier and Type Method Description void
CashBalance7. setCdtLine(CreditLine2 value)
Sets the value of the cdtLine property.
-