Uses of Class
org.kapott.hbci.sepa.jaxb.pain_001_001_02.PostalAddress5
-
Packages that use PostalAddress5 Package Description org.kapott.hbci.sepa.jaxb.pain_001_001_02 -
-
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 PostalAddress5 Modifier and Type Field Description protected PostalAddress5
PartyIdentification20. pstlAdr
protected PostalAddress5
PartyIdentification21. pstlAdr
protected PostalAddress5
PartyIdentification23. pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 that return PostalAddress5 Modifier and Type Method Description PostalAddress5
ObjectFactory. createPostalAddress5()
Create an instance ofPostalAddress5
PostalAddress5
PartyIdentification20. getPstlAdr()
Gets the value of the pstlAdr property.PostalAddress5
PartyIdentification21. getPstlAdr()
Gets the value of the pstlAdr property.PostalAddress5
PartyIdentification23. getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.pain_001_001_02 with parameters of type PostalAddress5 Modifier and Type Method Description void
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.
-