Uses of Class
nl.egem.stuf.sector.bg._0204.PRSKennisgeving
Packages that use PRSKennisgeving
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of PRSKennisgeving in nl.egem.stuf.sector.bg._0204
Subclasses of PRSKennisgeving in nl.egem.stuf.sector.bg._0204Modifier and TypeClassDescriptionclass
Java class for PRS-gerelateerde complex type.Fields in nl.egem.stuf.sector.bg._0204 declared as PRSKennisgevingModifier and TypeFieldDescriptionprotected PRSKennisgeving
HHDAntwoord.HHDPRS.prs
protected PRSKennisgeving
HHDVraag.HHDPRS.prs
protected PRSKennisgeving
PRSAntwoord.PRSPRSHUW.prs
protected PRSKennisgeving
PRSAntwoord.PRSPRSKND.prs
protected PRSKennisgeving
PRSAntwoord.PRSPRSOUD.prs
protected PRSKennisgeving
PRSVraag.PRSPRSHUW.prs
protected PRSKennisgeving
PRSVraag.PRSPRSKND.prs
protected PRSKennisgeving
PRSVraag.PRSPRSOUD.prs
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type PRSKennisgevingModifier and TypeFieldDescriptionprotected List<PRSKennisgeving>
KennisgevingsBericht.Body.prs
protected javax.xml.bind.JAXBElement<PRSKennisgeving>
VBOAntwoord.VBOSUBGBR.prs
protected javax.xml.bind.JAXBElement<PRSKennisgeving>
VBOVraag.VBOSUBGBR.prs
Methods in nl.egem.stuf.sector.bg._0204 that return PRSKennisgevingModifier and TypeMethodDescriptionObjectFactory.createPRSKennisgeving()
Create an instance ofPRSKennisgeving
HHDAntwoord.HHDPRS.getPRS()
Gets the value of the prs property.HHDVraag.HHDPRS.getPRS()
Gets the value of the prs property.PRSAntwoord.PRSPRSHUW.getPRS()
Gets the value of the prs property.PRSAntwoord.PRSPRSKND.getPRS()
Gets the value of the prs property.PRSAntwoord.PRSPRSOUD.getPRS()
Gets the value of the prs property.PRSVraag.PRSPRSHUW.getPRS()
Gets the value of the prs property.PRSVraag.PRSPRSKND.getPRS()
Gets the value of the prs property.PRSVraag.PRSPRSOUD.getPRS()
Gets the value of the prs property.Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type PRSKennisgevingModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PRSKennisgeving>
ObjectFactory.createVBOAntwoordVBOSUBGBRPRS
(PRSKennisgeving value) javax.xml.bind.JAXBElement<PRSKennisgeving>
ObjectFactory.createVBOVraagVBOSUBGBRPRS
(PRSKennisgeving value) KennisgevingsBericht.Body.getPRS()
Gets the value of the prs property.javax.xml.bind.JAXBElement<PRSKennisgeving>
VBOAntwoord.VBOSUBGBR.getPRS()
Gets the value of the prs property.javax.xml.bind.JAXBElement<PRSKennisgeving>
VBOVraag.VBOSUBGBR.getPRS()
Gets the value of the prs property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type PRSKennisgevingModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<PRSKennisgeving>
ObjectFactory.createVBOAntwoordVBOSUBGBRPRS
(PRSKennisgeving value) javax.xml.bind.JAXBElement<PRSKennisgeving>
ObjectFactory.createVBOVraagVBOSUBGBRPRS
(PRSKennisgeving value) void
HHDAntwoord.HHDPRS.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
HHDVraag.HHDPRS.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
PRSAntwoord.PRSPRSHUW.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
PRSAntwoord.PRSPRSKND.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
PRSAntwoord.PRSPRSOUD.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
PRSVraag.PRSPRSHUW.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
PRSVraag.PRSPRSKND.setPRS
(PRSKennisgeving value) Sets the value of the prs property.void
PRSVraag.PRSPRSOUD.setPRS
(PRSKennisgeving value) Sets the value of the prs property.Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type PRSKennisgevingModifier and TypeMethodDescriptionvoid
VBOAntwoord.VBOSUBGBR.setPRS
(javax.xml.bind.JAXBElement<PRSKennisgeving> value) Sets the value of the prs property.void
VBOVraag.VBOSUBGBR.setPRS
(javax.xml.bind.JAXBElement<PRSKennisgeving> value) Sets the value of the prs property.