Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_08.CardTransaction3Choice
-
Packages that use CardTransaction3Choice Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_08 -
-
Uses of CardTransaction3Choice in org.kapott.hbci.sepa.jaxb.camt_052_001_08
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_08 declared as CardTransaction3Choice Modifier and Type Field Description protected CardTransaction3Choice
CardTransaction17. tx
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 that return CardTransaction3Choice Modifier and Type Method Description CardTransaction3Choice
ObjectFactory. createCardTransaction3Choice()
Create an instance ofCardTransaction3Choice
CardTransaction3Choice
CardTransaction17. getTx()
Gets the value of the tx property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_08 with parameters of type CardTransaction3Choice Modifier and Type Method Description void
CardTransaction17. setTx(CardTransaction3Choice value)
Sets the value of the tx property.
-