Uses of Enum Class
nl.egem.stuf.sector.bg._0204.BestemmingsplanHerziening
Packages that use BestemmingsplanHerziening
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of BestemmingsplanHerziening in nl.egem.stuf.sector.bg._0204
Fields in nl.egem.stuf.sector.bg._0204 declared as BestemmingsplanHerzieningModifier and TypeFieldDescriptionprotected BestemmingsplanHerziening
BSGFund.BestemmingsplanHerziening.value
Methods in nl.egem.stuf.sector.bg._0204 that return BestemmingsplanHerzieningModifier and TypeMethodDescriptionstatic BestemmingsplanHerziening
BSGFund.BestemmingsplanHerziening.getValue()
Gets the value of the value property.static BestemmingsplanHerziening
Returns the enum constant of this class with the specified name.static BestemmingsplanHerziening[]
BestemmingsplanHerziening.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 BestemmingsplanHerzieningModifier and TypeMethodDescriptionvoid
BSGFund.BestemmingsplanHerziening.setValue
(BestemmingsplanHerziening value) Sets the value of the value property.