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