Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_04.PaymentCard4
Packages that use PaymentCard4
-
Uses of PaymentCard4 in org.kapott.hbci.sepa.jaxb.camt_052_001_04
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_04 declared as PaymentCard4Modifier and TypeFieldDescriptionprotected PaymentCard4
CardEntry1.card
protected PaymentCard4
CardTransaction1.card
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 that return PaymentCard4Modifier and TypeMethodDescriptionObjectFactory.createPaymentCard4()
Create an instance ofPaymentCard4
CardEntry1.getCard()
Gets the value of the card property.CardTransaction1.getCard()
Gets the value of the card property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_04 with parameters of type PaymentCard4Modifier and TypeMethodDescriptionvoid
CardEntry1.setCard
(PaymentCard4 value) Sets the value of the card property.void
CardTransaction1.setCard
(PaymentCard4 value) Sets the value of the card property.