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