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 NameAndAddress16Cheque11.chqFrprotected NameAndAddress16Cheque11.dlvrToprotected NameAndAddress16RemittanceLocationData1.pstlAdrMethods in org.kapott.hbci.sepa.jaxb.pain_001_001_11 that return NameAndAddress16Modifier and TypeMethodDescriptionObjectFactory.createNameAndAddress16()Create an instance ofNameAndAddress16Cheque11.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 TypeMethodDescriptionvoidCheque11.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.