Uses of Class
org.kapott.hbci.sepa.jaxb.camt_052_001_05.PaymentCard4
-
Packages that use PaymentCard4 Package Description org.kapott.hbci.sepa.jaxb.camt_052_001_05 -
-
Uses of PaymentCard4 in org.kapott.hbci.sepa.jaxb.camt_052_001_05
Fields in org.kapott.hbci.sepa.jaxb.camt_052_001_05 declared as PaymentCard4 Modifier and Type Field Description protected PaymentCard4
CardEntry2. card
protected PaymentCard4
CardTransaction2. card
Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 that return PaymentCard4 Modifier and Type Method Description PaymentCard4
ObjectFactory. createPaymentCard4()
Create an instance ofPaymentCard4
PaymentCard4
CardEntry2. getCard()
Gets the value of the card property.PaymentCard4
CardTransaction2. getCard()
Gets the value of the card property.Methods in org.kapott.hbci.sepa.jaxb.camt_052_001_05 with parameters of type PaymentCard4 Modifier and Type Method Description void
CardEntry2. setCard(PaymentCard4 value)
Sets the value of the card property.void
CardTransaction2. setCard(PaymentCard4 value)
Sets the value of the card property.
-