Uses of Class
nl.egem.stuf.stuf0204.Stuurgegevens
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of Stuurgegevens in nl.b3p.brmo.stufbg204.util
Modifier and TypeMethodDescriptionstatic Stuurgegevens
StUFbg204Util.maakStuurgegevens
(Stuurgegevens vraagStuurgegevens) Modifier and TypeMethodDescriptionstatic Stuurgegevens
StUFbg204Util.maakStuurgegevens
(Stuurgegevens vraagStuurgegevens) -
Uses of Stuurgegevens in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected Stuurgegevens
AsynchroonAntwoordBericht.stuurgegevens
protected Stuurgegevens
KennisgevingsBericht.stuurgegevens
protected Stuurgegevens
SynchroonAntwoordBericht.stuurgegevens
protected Stuurgegevens
VraagBericht.stuurgegevens
Modifier and TypeMethodDescriptionAsynchroonAntwoordBericht.getStuurgegevens()
Gets the value of the stuurgegevens property.KennisgevingsBericht.getStuurgegevens()
Gets the value of the stuurgegevens property.SynchroonAntwoordBericht.getStuurgegevens()
Gets the value of the stuurgegevens property.VraagBericht.getStuurgegevens()
Gets the value of the stuurgegevens property.Modifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.setStuurgegevens
(Stuurgegevens value) Sets the value of the stuurgegevens property.void
KennisgevingsBericht.setStuurgegevens
(Stuurgegevens value) Sets the value of the stuurgegevens property.void
SynchroonAntwoordBericht.setStuurgegevens
(Stuurgegevens value) Sets the value of the stuurgegevens property.void
VraagBericht.setStuurgegevens
(Stuurgegevens value) Sets the value of the stuurgegevens property. -
Uses of Stuurgegevens in nl.egem.stuf.stuf0204
Modifier and TypeFieldDescriptionprotected Stuurgegevens
BevestigingsBericht.stuurgegevens
protected Stuurgegevens
FoutBericht.stuurgegevens
Modifier and TypeMethodDescriptionObjectFactory.createStuurgegevens()
Create an instance ofStuurgegevens
BevestigingsBericht.getStuurgegevens()
Gets the value of the stuurgegevens property.FoutBericht.getStuurgegevens()
Gets the value of the stuurgegevens property.Modifier and TypeMethodDescriptionvoid
BevestigingsBericht.setStuurgegevens
(Stuurgegevens value) Sets the value of the stuurgegevens property.void
FoutBericht.setStuurgegevens
(Stuurgegevens value) Sets the value of the stuurgegevens property.