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