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