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