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