Uses of Enum Class
nl.egem.stuf.sector.bg._0204.Geslachtsaanduiding
Package
Description
Dit document definieert de webservices voor het sectormodel basisgegevens.
-
Uses of Geslachtsaanduiding in nl.egem.stuf.sector.bg._0204
Modifier and TypeFieldDescriptionprotected Geslachtsaanduiding
GeslachtsaanduidingE.value
protected Geslachtsaanduiding
PRSKerngegevens.Geslachtsaanduiding.value
Modifier 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.Modifier 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.