Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.DocumentLineIdentification1
-
Packages that use DocumentLineIdentification1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of DocumentLineIdentification1 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 DocumentLineIdentification1 Modifier and Type Field Description protected java.util.List<DocumentLineIdentification1>
DocumentLineInformation1. id
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return DocumentLineIdentification1 Modifier and Type Method Description DocumentLineIdentification1
ObjectFactory. createDocumentLineIdentification1()
Create an instance ofDocumentLineIdentification1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type DocumentLineIdentification1 Modifier and Type Method Description java.util.List<DocumentLineIdentification1>
DocumentLineInformation1. getId()
Gets the value of the id property.
-