Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.TransactionIdentifier1
Packages that use TransactionIdentifier1
-
Uses of TransactionIdentifier1 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as TransactionIdentifier1Modifier and TypeFieldDescriptionprotected TransactionIdentifier1
CardIndividualTransaction1.txId
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return TransactionIdentifier1Modifier and TypeMethodDescriptionObjectFactory.createTransactionIdentifier1()
Create an instance ofTransactionIdentifier1
CardIndividualTransaction1.getTxId()
Gets the value of the txId property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type TransactionIdentifier1Modifier and TypeMethodDescriptionvoid
CardIndividualTransaction1.setTxId
(TransactionIdentifier1 value) Sets the value of the txId property.