Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.CardTransaction2
-
Packages that use CardTransaction2 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of CardTransaction2 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as CardTransaction2 Modifier and Type Field Description protected CardTransaction2
EntryTransaction7. cardTx
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return CardTransaction2 Modifier and Type Method Description CardTransaction2
ObjectFactory. createCardTransaction2()
Create an instance ofCardTransaction2
CardTransaction2
EntryTransaction7. getCardTx()
Gets the value of the cardTx property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type CardTransaction2 Modifier and Type Method Description void
EntryTransaction7. setCardTx(CardTransaction2 value)
Sets the value of the cardTx property.
-