Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.PostalAddress5
Packages that use PostalAddress5
-
Uses of PostalAddress5 in org.kapott.hbci.sepa.jaxb.pain_001_001_02
Fields in org.kapott.hbci.sepa.jaxb.pain_001_001_02 declared as PostalAddress5Modifier and TypeFieldDescriptionprotected PostalAddress5
PartyIdentification20.pstlAdr
protected PostalAddress5
PartyIdentification21.pstlAdr
protected PostalAddress5
PartyIdentification23.pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return PostalAddress5Modifier and TypeMethodDescriptionObjectFactory.createPostalAddress5()
Create an instance ofPostalAddress5
PartyIdentification20.getPstlAdr()
Gets the value of the pstlAdr property.PartyIdentification21.getPstlAdr()
Gets the value of the pstlAdr property.PartyIdentification23.getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type PostalAddress5Modifier and TypeMethodDescriptionvoid
PartyIdentification20.setPstlAdr
(PostalAddress5 value) Sets the value of the pstlAdr property.void
PartyIdentification21.setPstlAdr
(PostalAddress5 value) Sets the value of the pstlAdr property.void
PartyIdentification23.setPstlAdr
(PostalAddress5 value) Sets the value of the pstlAdr property.