Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_12.Charges7
-
Packages that use Charges7 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_12 -
-
Uses of Charges7 in org.kapott.hbci.sepa.jaxb.pain_002_001_12
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_12 with type parameters of type Charges7 Modifier and Type Field Description protected java.util.List<Charges7>
PaymentTransaction129. chrgsInf
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return Charges7 Modifier and Type Method Description Charges7
ObjectFactory. createCharges7()
Create an instance ofCharges7
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_12 that return types with arguments of type Charges7 Modifier and Type Method Description java.util.List<Charges7>
PaymentTransaction129. getChrgsInf()
Gets the value of the chrgsInf property.
-