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 NameAndAddress16Cheque11. chqFrprotected NameAndAddress16Cheque11. dlvrToprotected NameAndAddress16RemittanceLocationData1. pstlAdrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return NameAndAddress16 Modifier and Type Method Description NameAndAddress16ObjectFactory. createNameAndAddress16()Create an instance ofNameAndAddress16NameAndAddress16Cheque11. getChqFr()Gets the value of the chqFr property.NameAndAddress16Cheque11. getDlvrTo()Gets the value of the dlvrTo property.NameAndAddress16RemittanceLocationData1. 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 voidCheque11. setChqFr(NameAndAddress16 value)Sets the value of the chqFr property.voidCheque11. setDlvrTo(NameAndAddress16 value)Sets the value of the dlvrTo property.voidRemittanceLocationData1. setPstlAdr(NameAndAddress16 value)Sets the value of the pstlAdr property.
-