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