Uses of Enum Class
nl.egem.stuf.sector.bg._0204.IndicatieHoofdVestiging
Packages that use IndicatieHoofdVestiging
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of IndicatieHoofdVestiging in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as IndicatieHoofdVestigingModifier and TypeFieldDescriptionprotected IndicatieHoofdVestiging
NNPFund.IndicatieHoofdVestiging.value
Methods in nl.egem.stuf.sector.bg._0204 that return IndicatieHoofdVestigingModifier and TypeMethodDescriptionstatic IndicatieHoofdVestiging
NNPFund.IndicatieHoofdVestiging.getValue()
Gets the value of the value property.static IndicatieHoofdVestiging
Returns the enum constant of this class with the specified name.static IndicatieHoofdVestiging[]
IndicatieHoofdVestiging.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.egem.stuf.sector.bg._0204 with parameters of type IndicatieHoofdVestigingModifier and TypeMethodDescriptionvoid
NNPFund.IndicatieHoofdVestiging.setValue
(IndicatieHoofdVestiging value) Sets the value of the value property.