Uses of Class
nl.egem.stuf.sector.bg._0204.PRSAntwoord
Packages that use PRSAntwoord
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of PRSAntwoord in nl.b3p.brmo.stufbg204
Methods in nl.b3p.brmo.stufbg204 that return PRSAntwoordModifier and TypeMethodDescriptionstatic PRSAntwoord
AntwoordBodyFactory.createPersoon
(Map<String, Object> values, PRSVraag prs) -
Uses of PRSAntwoord in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type PRSAntwoordModifier and TypeFieldDescriptionprotected javax.xml.bind.JAXBElement<PRSAntwoord>
AsynchroonAntwoordBericht.Body.prs
protected List<PRSAntwoord>
SynchroonAntwoordBericht.Body.prs
Methods in nl.egem.stuf.sector.bg._0204 that return PRSAntwoordModifier and TypeMethodDescriptionObjectFactory.createPRSAntwoord()
Create an instance ofPRSAntwoord
Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type PRSAntwoordModifier 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.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type PRSAntwoordModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PRSAntwoord>
ObjectFactory.createAsynchroonAntwoordBerichtBodyPRS
(PRSAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type PRSAntwoordModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setPRS
(javax.xml.bind.JAXBElement<PRSAntwoord> value) Sets the value of the prs property.