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