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 GeslachtsaanduidingGeslachtsaanduidingE.valueprotected GeslachtsaanduidingPRSKerngegevens.Geslachtsaanduiding.valueMethods in nl.egem.stuf.sector.bg._0204 that return GeslachtsaanduidingModifier and TypeMethodDescriptionstatic GeslachtsaanduidingGeslachtsaanduidingE.getValue()Gets the value of the value property.PRSKerngegevens.Geslachtsaanduiding.getValue()Gets the value of the value property.static GeslachtsaanduidingReturns 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 TypeMethodDescriptionvoidGeslachtsaanduidingE.setValue(Geslachtsaanduiding value) Sets the value of the value property.voidPRSKerngegevens.Geslachtsaanduiding.setValue(Geslachtsaanduiding value) Sets the value of the value property.