Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_03.PaymentCard4
-
Packages that use PaymentCard4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_03 -
-
Uses of PaymentCard4 in org.kapott.hbci.sepa.jaxb.camt_052_001_03
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_03 declared as PaymentCard4 Modifier and Type Field Description protected PaymentCard4CardEntry1. cardprotected PaymentCard4CardTransaction1. cardMethods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 that return PaymentCard4 Modifier and Type Method Description PaymentCard4ObjectFactory. createPaymentCard4()Create an instance ofPaymentCard4PaymentCard4CardEntry1. getCard()Gets the value of the card property.PaymentCard4CardTransaction1. getCard()Gets the value of the card property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_03 with parameters of type PaymentCard4 Modifier and Type Method Description voidCardEntry1. setCard(PaymentCard4 value)Sets the value of the card property.voidCardTransaction1. setCard(PaymentCard4 value)Sets the value of the card property.
-