Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.DocumentLineInformation1
-
Packages that use DocumentLineInformation1 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of DocumentLineInformation1 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 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.pain_002_001_12 that return DocumentLineInformation1 Modifier and Type Method Description DocumentLineInformation1
ObjectFactory. createDocumentLineInformation1()
Create an instance ofDocumentLineInformation1
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 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.
-