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