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 PRSAntwoordAntwoordBodyFactory.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 JAXBElement<PRSAntwoord>AsynchroonAntwoordBericht.Body.prsprotected List<PRSAntwoord>SynchroonAntwoordBericht.Body.prsMethods in nl.egem.stuf.sector.bg._0204 that return PRSAntwoordModifier and TypeMethodDescriptionObjectFactory.createPRSAntwoord()Create an instance ofPRSAntwoordMethods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type PRSAntwoordModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyPRS(PRSAntwoord value) 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 TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyPRS(PRSAntwoord value) Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type PRSAntwoordModifier and TypeMethodDescriptionvoidAsynchroonAntwoordBericht.Body.setPRS(JAXBElement<PRSAntwoord> value) Sets the value of the prs property.