Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.TransactionIdentifier1
-
Packages that use TransactionIdentifier1 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_04 -
-
Uses of TransactionIdentifier1 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as TransactionIdentifier1 Modifier and Type Field Description protected TransactionIdentifier1
CardIndividualTransaction1. txId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return TransactionIdentifier1 Modifier and Type Method Description TransactionIdentifier1
ObjectFactory. createTransactionIdentifier1()
Create an instance ofTransactionIdentifier1
TransactionIdentifier1
CardIndividualTransaction1. getTxId()
Gets the value of the txId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type TransactionIdentifier1 Modifier and Type Method Description void
CardIndividualTransaction1. setTxId(TransactionIdentifier1 value)
Sets the value of the txId property.
-