Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.NameAndAddress16
Packages that use NameAndAddress16
-
Uses of NameAndAddress16 in org.kapott.hbci.sepa.jaxb.pain_001_001_11
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_11 declared as NameAndAddress16Modifier and TypeFieldDescriptionprotected NameAndAddress16
Cheque11.chqFr
protected NameAndAddress16
Cheque11.dlvrTo
protected NameAndAddress16
RemittanceLocationData1.pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return NameAndAddress16Modifier and TypeMethodDescriptionObjectFactory.createNameAndAddress16()
Create an instance ofNameAndAddress16
Cheque11.getChqFr()
Gets the value of the chqFr property.Cheque11.getDlvrTo()
Gets the value of the dlvrTo property.RemittanceLocationData1.getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type NameAndAddress16Modifier and TypeMethodDescriptionvoid
Cheque11.setChqFr
(NameAndAddress16 value) Sets the value of the chqFr property.void
Cheque11.setDlvrTo
(NameAndAddress16 value) Sets the value of the dlvrTo property.void
RemittanceLocationData1.setPstlAdr
(NameAndAddress16 value) Sets the value of the pstlAdr property.