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