Uses of Class
nl.egem.stuf.stuf0204.Stuurgegevens
Packages that use Stuurgegevens
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of Stuurgegevens in nl.b3p.brmo.stufbg204.util
Methods in nl.b3p.brmo.stufbg204.util that return StuurgegevensModifier and TypeMethodDescriptionstatic Stuurgegevens
StUFbg204Util.maakStuurgegevens
(Stuurgegevens vraagStuurgegevens) Methods in nl.b3p.brmo.stufbg204.util with parameters of type StuurgegevensModifier and TypeMethodDescriptionstatic Stuurgegevens
StUFbg204Util.maakStuurgegevens
(Stuurgegevens vraagStuurgegevens) -
Uses of Stuurgegevens in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as StuurgegevensModifier and TypeFieldDescriptionprotected Stuurgegevens
AsynchroonAntwoordBericht.stuurgegevens
protected Stuurgegevens
KennisgevingsBericht.stuurgegevens
protected Stuurgegevens
SynchroonAntwoordBericht.stuurgegevens
protected Stuurgegevens
VraagBericht.stuurgegevens
Methods in nl.egem.stuf.sector.bg._0204 that return StuurgegevensModifier 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.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type StuurgegevensModifier 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
Fields in nl.egem.stuf.stuf0204 declared as StuurgegevensModifier and TypeFieldDescriptionprotected Stuurgegevens
BevestigingsBericht.stuurgegevens
protected Stuurgegevens
FoutBericht.stuurgegevens
Methods in nl.egem.stuf.stuf0204 that return StuurgegevensModifier 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.Methods in nl.egem.stuf.stuf0204 with parameters of type StuurgegevensModifier 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.