Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.DocumentLineType1
-
Packages that use DocumentLineType1 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
Uses of DocumentLineType1 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as DocumentLineType1 Modifier and Type Field Description protected DocumentLineType1
DocumentLineIdentification1. tp
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return DocumentLineType1 Modifier and Type Method Description DocumentLineType1
ObjectFactory. createDocumentLineType1()
Create an instance ofDocumentLineType1
DocumentLineType1
DocumentLineIdentification1. getTp()
Gets the value of the tp property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type DocumentLineType1 Modifier and Type Method Description void
DocumentLineIdentification1. setTp(DocumentLineType1 value)
Sets the value of the tp property.
-