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 javax.xml.bind.JAXBElement<ADRAntwoord>
AsynchroonAntwoordBericht.Body.adr
protected List<ADRAntwoord>
SynchroonAntwoordBericht.Body.adr
Methods in nl.egem.stuf.sector.bg._0204 that return ADRAntwoordModifier and TypeMethodDescriptionObjectFactory.createADRAntwoord()
Create an instance ofADRAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type ADRAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyADR
(ADRAntwoord value) javax.xml.bind.JAXBElement<ADRAntwoord>
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 TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyADR
(ADRAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type ADRAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setADR
(javax.xml.bind.JAXBElement<ADRAntwoord> value) Sets the value of the adr property.