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