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