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