Uses of Class
nl.egem.stuf.sector.bg._0204.PRSAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of PRSAntwoord in nl.b3p.brmo.stufbg204
Modifier and TypeMethodDescriptionstatic PRSAntwoord
AntwoordBodyFactory.createPersoon
(Map<String, Object> values, PRSVraag prs) -
Uses of PRSAntwoord in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<PRSAntwoord>
AsynchroonAntwoordBericht.Body.prs
protected List<PRSAntwoord>
SynchroonAntwoordBericht.Body.prs
Modifier and TypeMethodDescriptionObjectFactory.createPRSAntwoord()
Create an instance ofPRSAntwoord
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PRSAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyPRS
(PRSAntwoord value) javax.xml.bind.JAXBElement<PRSAntwoord>
AsynchroonAntwoordBericht.Body.getPRS()
Gets the value of the prs property.SynchroonAntwoordBericht.Body.getPRS()
Gets the value of the prs property.Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PRSAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyPRS
(PRSAntwoord value) Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setPRS
(javax.xml.bind.JAXBElement<PRSAntwoord> value) Sets the value of the prs property.