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