Uses of Class
nl.egem.stuf.sector.bg._0204.ADRKennisgeving
Packages that use ADRKennisgeving
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADRKennisgeving in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as ADRKennisgevingModifier and TypeFieldDescriptionprotected ADRKennisgeving
ADRAntwoord.ADRADROSU.adr
protected ADRKennisgeving
ADRVraag.ADRADROSU.adr
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ADRKennisgevingMethods in nl.egem.stuf.sector.bg._0204 that return ADRKennisgevingModifier and TypeMethodDescriptionObjectFactory.createADRKennisgeving()
Create an instance ofADRKennisgeving
ADRAntwoord.ADRADROSU.getADR()
Gets the value of the adr property.ADRVraag.ADRADROSU.getADR()
Gets the value of the adr property.Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADRKennisgevingModifier and TypeMethodDescriptionKennisgevingsBericht.Body.getADR()
Gets the value of the adr property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ADRKennisgevingModifier and TypeMethodDescriptionvoid
ADRAntwoord.ADRADROSU.setADR
(ADRKennisgeving value) Sets the value of the adr property.void
ADRVraag.ADRADROSU.setADR
(ADRKennisgeving value) Sets the value of the adr property.