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