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