Uses of Class
nl.egem.stuf.sector.bg._0204.PRBFund
Packages that use PRBFund
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of PRBFund in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as PRBFundModifier and TypeFieldDescriptionprotected PRBFund
KDOAntwoord.KDOPRB.prb
protected PRBFund
KDOVraag.KDOPRB.prb
Fields in nl.egem.stuf.sector.bg._0204 with type parameters of type PRBFundModifier and TypeFieldDescriptionprotected JAXBElement<PRBFund>
AsynchroonAntwoordBericht.Body.prb
KennisgevingsBericht.Body.prb
SynchroonAntwoordBericht.Body.prb
VraagBericht.Body.prb
Methods in nl.egem.stuf.sector.bg._0204 that return PRBFundModifier and TypeMethodDescriptionObjectFactory.createPRBFund()
Create an instance ofPRBFund
KDOAntwoord.KDOPRB.getPRB()
Gets the value of the prb property.KDOVraag.KDOPRB.getPRB()
Gets the value of the prb property.Methods in nl.egem.stuf.sector.bg._0204 that return types with arguments of type PRBFundModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyPRB
(PRBFund value) AsynchroonAntwoordBericht.Body.getPRB()
Gets the value of the prb property.KennisgevingsBericht.Body.getPRB()
Gets the value of the prb property.SynchroonAntwoordBericht.Body.getPRB()
Gets the value of the prb property.VraagBericht.Body.getPRB()
Gets the value of the prb property.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type PRBFundModifier and TypeMethodDescriptionObjectFactory.createAsynchroonAntwoordBerichtBodyPRB
(PRBFund value) void
Sets the value of the prb property.void
Sets the value of the prb property.Method parameters in nl.egem.stuf.sector.bg._0204 with type arguments of type PRBFundModifier and TypeMethodDescriptionvoid
AsynchroonAntwoordBericht.Body.setPRB
(JAXBElement<PRBFund> value) Sets the value of the prb property.