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