Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.DateAndDateTime2Choice
-
Packages that use DateAndDateTime2Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of DateAndDateTime2Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as DateAndDateTime2Choice Modifier and Type Field Description protected DateAndDateTime2Choice
PaymentInstruction30. reqdExctnDt
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return DateAndDateTime2Choice Modifier and Type Method Description DateAndDateTime2Choice
ObjectFactory. createDateAndDateTime2Choice()
Create an instance ofDateAndDateTime2Choice
DateAndDateTime2Choice
PaymentInstruction30. getReqdExctnDt()
Gets the value of the reqdExctnDt property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type DateAndDateTime2Choice Modifier and Type Method Description void
PaymentInstruction30. setReqdExctnDt(DateAndDateTime2Choice value)
Sets the value of the reqdExctnDt property.
-