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