Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.DocumentAdjustment1
-
Packages that use DocumentAdjustment1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_09 -
-
Uses of DocumentAdjustment1 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with type parameters of type DocumentAdjustment1 Modifier and Type Field Description protected java.util.List<DocumentAdjustment1>
RemittanceAmount2. adjstmntAmtAndRsn
protected java.util.List<DocumentAdjustment1>
RemittanceAmount3. adjstmntAmtAndRsn
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return DocumentAdjustment1 Modifier and Type Method Description DocumentAdjustment1
ObjectFactory. createDocumentAdjustment1()
Create an instance ofDocumentAdjustment1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return types with arguments of type DocumentAdjustment1 Modifier and Type Method Description java.util.List<DocumentAdjustment1>
RemittanceAmount2. getAdjstmntAmtAndRsn()
Gets the value of the adjstmntAmtAndRsn property.java.util.List<DocumentAdjustment1>
RemittanceAmount3. getAdjstmntAmtAndRsn()
Gets the value of the adjstmntAmtAndRsn property.
-