Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_09.ChequeDeliveryMethod1Choice
-
Packages that use ChequeDeliveryMethod1Choice Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_09 -
-
Uses of ChequeDeliveryMethod1Choice in org.kapott.hbci.sepa.jaxb.pain_001_001_09
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_09 declared as ChequeDeliveryMethod1Choice Modifier and Type Field Description protected ChequeDeliveryMethod1Choice
Cheque11. dlvryMtd
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 that return ChequeDeliveryMethod1Choice Modifier and Type Method Description ChequeDeliveryMethod1Choice
ObjectFactory. createChequeDeliveryMethod1Choice()
Create an instance ofChequeDeliveryMethod1Choice
ChequeDeliveryMethod1Choice
Cheque11. getDlvryMtd()
Gets the value of the dlvryMtd property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_09 with parameters of type ChequeDeliveryMethod1Choice Modifier and Type Method Description void
Cheque11. setDlvryMtd(ChequeDeliveryMethod1Choice value)
Sets the value of the dlvryMtd property.
-