Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.Charges7
-
Packages that use Charges7 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of Charges7 in org.kapott.hbci.sepa.jaxb.pain_002_001_10
Fields in org.kapott.hbci.sepa.jaxb.pain_002_001_10 with type parameters of type Charges7 Modifier and Type Field Description protected java.util.List<Charges7>
PaymentTransaction105. chrgsInf
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 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_10 that return types with arguments of type Charges7 Modifier and Type Method Description java.util.List<Charges7>
PaymentTransaction105. getChrgsInf()
Gets the value of the chrgsInf property.
-