Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_11.NameAndAddress16
-
Packages that use NameAndAddress16 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_11 -
-
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 NameAndAddress16 Modifier and Type Field Description protected NameAndAddress16
Cheque11. chqFr
protected NameAndAddress16
Cheque11. dlvrTo
protected NameAndAddress16
RemittanceLocationData1. pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return NameAndAddress16 Modifier and Type Method Description NameAndAddress16
ObjectFactory. createNameAndAddress16()
Create an instance ofNameAndAddress16
NameAndAddress16
Cheque11. getChqFr()
Gets the value of the chqFr property.NameAndAddress16
Cheque11. getDlvrTo()
Gets the value of the dlvrTo property.NameAndAddress16
RemittanceLocationData1. getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 with parameters of type NameAndAddress16 Modifier and Type Method Description void
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.
-