Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.DocumentLineInformation1
-
Packages that use DocumentLineInformation1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of DocumentLineInformation1 in org.kapott.hbci.sepa.jaxb.camt_052_001_07
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_07 with type parameters of type DocumentLineInformation1 Modifier and Type Field Description protected java.util.List<DocumentLineInformation1>
ReferredDocumentInformation7. lineDtls
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return DocumentLineInformation1 Modifier and Type Method Description DocumentLineInformation1
ObjectFactory. createDocumentLineInformation1()
Create an instance ofDocumentLineInformation1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type DocumentLineInformation1 Modifier and Type Method Description java.util.List<DocumentLineInformation1>
ReferredDocumentInformation7. getLineDtls()
Gets the value of the lineDtls property.
-