Uses of Class
org.kapott.hbci.sepa.jaxb.pain_002_001_10.NumberOfTransactionsPerStatus5
-
Packages that use NumberOfTransactionsPerStatus5 Package Description org.kapott.hbci.sepa.jaxb.pain_002_001_10 -
-
Uses of NumberOfTransactionsPerStatus5 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 NumberOfTransactionsPerStatus5 Modifier and Type Field Description protected java.util.List<NumberOfTransactionsPerStatus5>
OriginalGroupHeader17. nbOfTxsPerSts
protected java.util.List<NumberOfTransactionsPerStatus5>
OriginalPaymentInstruction32. nbOfTxsPerSts
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return NumberOfTransactionsPerStatus5 Modifier and Type Method Description NumberOfTransactionsPerStatus5
ObjectFactory. createNumberOfTransactionsPerStatus5()
Create an instance ofNumberOfTransactionsPerStatus5
Methods in org.kapott.hbci.sepa.jaxb.pain_002_001_10 that return types with arguments of type NumberOfTransactionsPerStatus5 Modifier and Type Method Description java.util.List<NumberOfTransactionsPerStatus5>
OriginalGroupHeader17. getNbOfTxsPerSts()
Gets the value of the nbOfTxsPerSts property.java.util.List<NumberOfTransactionsPerStatus5>
OriginalPaymentInstruction32. getNbOfTxsPerSts()
Gets the value of the nbOfTxsPerSts property.
-