Uses of Class
nl.egem.stuf.sector.bg._0204.ADRAntwoord
Packages that use ADRAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADRAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type ADRAntwoordModifier and TypeFieldDescriptionprotected JAXBElement<ADRAntwoord>AsynchroonAntwoordBericht.Body.adrprotected List<ADRAntwoord>SynchroonAntwoordBericht.Body.adrMethods in nl.egem.stuf.sector.bg._0204 that return ADRAntwoordModifier and TypeMethodDescriptionObjectFactory.createADRAntwoord()Create an instance ofADRAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADRAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyADR(ADRAntwoord value) AsynchroonAntwoordBericht.Body.getADR()Gets the value of the adr property.SynchroonAntwoordBericht.Body.getADR()Gets the value of the adr property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type ADRAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyADR(ADRAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ADRAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setADR(JAXBElement<ADRAntwoord> value) Sets the value of the adr property.