Uses of Class
org.kapott.hbci.sepa.jaxb.pain_008_002_02.PostalAddressSEPA
-
Packages that use PostalAddressSEPA Package Description org.kapott.hbci.sepa.jaxb.pain_008_002_02 -
-
Uses of PostalAddressSEPA in org.kapott.hbci.sepa.jaxb.pain_008_002_02
Fields in org.kapott.hbci.sepa.jaxb.pain_008_002_02 declared as PostalAddressSEPA Modifier and Type Field Description protected PostalAddressSEPA
PartyIdentificationSEPA2. pstlAdr
protected PostalAddressSEPA
PartyIdentificationSEPA5. pstlAdr
Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_02 that return PostalAddressSEPA Modifier and Type Method Description PostalAddressSEPA
ObjectFactory. createPostalAddressSEPA()
Create an instance ofPostalAddressSEPA
PostalAddressSEPA
PartyIdentificationSEPA2. getPstlAdr()
Gets the value of the pstlAdr property.PostalAddressSEPA
PartyIdentificationSEPA5. getPstlAdr()
Gets the value of the pstlAdr property.Methods in org.kapott.hbci.sepa.jaxb.pain_008_002_02 with parameters of type PostalAddressSEPA Modifier and Type Method Description void
PartyIdentificationSEPA2. setPstlAdr(PostalAddressSEPA value)
Sets the value of the pstlAdr property.void
PartyIdentificationSEPA5. setPstlAdr(PostalAddressSEPA value)
Sets the value of the pstlAdr property.
-