Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_07.DiscountAmountAndType1
-
Packages that use DiscountAmountAndType1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_07 -
-
Uses of DiscountAmountAndType1 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 DiscountAmountAndType1 Modifier and Type Field Description protected java.util.List<DiscountAmountAndType1>
RemittanceAmount2. dscntApldAmt
protected java.util.List<DiscountAmountAndType1>
RemittanceAmount3. dscntApldAmt
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return DiscountAmountAndType1 Modifier and Type Method Description DiscountAmountAndType1
ObjectFactory. createDiscountAmountAndType1()
Create an instance ofDiscountAmountAndType1
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_07 that return types with arguments of type DiscountAmountAndType1 Modifier and Type Method Description java.util.List<DiscountAmountAndType1>
RemittanceAmount2. getDscntApldAmt()
Gets the value of the dscntApldAmt property.java.util.List<DiscountAmountAndType1>
RemittanceAmount3. getDscntApldAmt()
Gets the value of the dscntApldAmt property.
-