Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_09.PaymentCard4
Packages that use PaymentCard4
-
Uses of PaymentCard4 in org.kapott.hbci.sepa.jaxb.camt_052_001_09
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_09 declared as PaymentCard4Modifier and TypeFieldDescriptionprotected PaymentCard4CardEntry5.cardprotected PaymentCard4CardTransaction18.cardMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 that return PaymentCard4Modifier and TypeMethodDescriptionObjectFactory.createPaymentCard4()Create an instance ofPaymentCard4CardEntry5.getCard()Gets the value of the card property.CardTransaction18.getCard()Gets the value of the card property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_09 with parameters of type PaymentCard4Modifier and TypeMethodDescriptionvoidCardEntry5.setCard(PaymentCard4 value) Sets the value of the card property.voidCardTransaction18.setCard(PaymentCard4 value) Sets the value of the card property.