Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_06.TransactionReferences3
-
Packages that use TransactionReferences3 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_06 -
-
Uses of TransactionReferences3 in org.kapott.hbci.sepa.jaxb.camt_052_001_06
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_06 declared as TransactionReferences3 Modifier and Type Field Description protected TransactionReferences3
EntryTransaction8. refs
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 that return TransactionReferences3 Modifier and Type Method Description TransactionReferences3
ObjectFactory. createTransactionReferences3()
Create an instance ofTransactionReferences3
TransactionReferences3
EntryTransaction8. getRefs()
Gets the value of the refs property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_06 with parameters of type TransactionReferences3 Modifier and Type Method Description void
EntryTransaction8. setRefs(TransactionReferences3 value)
Sets the value of the refs property.
-