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