|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressType | |
---|---|
be.vlaanderen.mercurius.insurability.schemas.v1 | |
be.vlaanderen.mercurius.mohm.schemas.v1 | |
be.vlaanderen.mercurius.vsb.schemas.v1 |
Uses of AddressType in be.vlaanderen.mercurius.insurability.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.insurability.schemas.v1 that return AddressType | |
---|---|
AddressType |
PersonType.getAddress()
Gets the value of the address property. |
Methods in be.vlaanderen.mercurius.insurability.schemas.v1 with parameters of type AddressType | |
---|---|
void |
PersonType.setAddress(AddressType value)
Sets the value of the address property. |
Uses of AddressType in be.vlaanderen.mercurius.mohm.schemas.v1 |
---|
Methods in be.vlaanderen.mercurius.mohm.schemas.v1 that return AddressType | |
---|---|
AddressType |
EnterpriseType.getAddress()
Gets the value of the address property. |
AddressType |
DependentPersonType.getNotOfficialAddress()
Gets the value of the notOfficialAddress property. |
AddressType |
BTCAdviceDependentPersonType.getNotOfficialAddress()
Gets the value of the notOfficialAddress property. |
AddressType |
BTCAdviceDependentPersonType.getOfficialAddress()
Gets the value of the officialAddress property. |
Methods in be.vlaanderen.mercurius.mohm.schemas.v1 with parameters of type AddressType | |
---|---|
void |
EnterpriseType.setAddress(AddressType value)
Sets the value of the address property. |
void |
DependentPersonType.setNotOfficialAddress(AddressType value)
Sets the value of the notOfficialAddress property. |
void |
BTCAdviceDependentPersonType.setNotOfficialAddress(AddressType value)
Sets the value of the notOfficialAddress property. |
void |
BTCAdviceDependentPersonType.setOfficialAddress(AddressType value)
Sets the value of the officialAddress property. |
Uses of AddressType in be.vlaanderen.mercurius.vsb.schemas.v1 |
---|
Subclasses of AddressType in be.vlaanderen.mercurius.vsb.schemas.v1 | |
---|---|
class |
ResidenceType
<?xml version="1.0" encoding="UTF-8"?><p xmlns="http://www.mercurius.vlaanderen.be/vsb/schemas/v1" xmlns:xs="http://www.w3.org/2001/XMLSchema">Informatie betreffende een woonplaats met enerzijds de adresgegevens en anderzijds de geldigheidsperiode van dit adres. |
Methods in be.vlaanderen.mercurius.vsb.schemas.v1 that return AddressType | |
---|---|
AddressType |
ObjectFactory.createAddressType()
Create an instance of AddressType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |