Uses of Class
nl.egem.stuf.sector.bg._0204.ADRAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of ADRAntwoord in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<ADRAntwoord>
AsynchroonAntwoordBericht.Body.adr
protected List<ADRAntwoord>
SynchroonAntwoordBericht.Body.adr
Modifier and TypeMethodDescriptionObjectFactory.createADRAntwoord()
Create an instance ofADRAntwoord
Modifier 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.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<ADRAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyADR
(ADRAntwoord value) Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setADR
(javax.xml.bind.JAXBElement<ADRAntwoord> value) Sets the value of the adr property.