Uses of Enum Class
nl.egem.stuf.stuf0204.IndicatorOvername
Packages that use IndicatorOvername
-
Uses of IndicatorOvername in nl.egem.stuf.stuf0204
Fields in nl.egem.stuf.stuf0204 declared as IndicatorOvernameModifier and TypeFieldDescriptionprotected IndicatorOvername
Stuurgegevens.Kennisgeving.indicatorOvername
Methods in nl.egem.stuf.stuf0204 that return IndicatorOvernameModifier and TypeMethodDescriptionstatic IndicatorOvername
Stuurgegevens.Kennisgeving.getIndicatorOvername()
Gets the value of the indicatorOvername property.static IndicatorOvername
Returns the enum constant of this class with the specified name.static IndicatorOvername[]
IndicatorOvername.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.egem.stuf.stuf0204 with parameters of type IndicatorOvernameModifier and TypeMethodDescriptionvoid
Stuurgegevens.Kennisgeving.setIndicatorOvername
(IndicatorOvername value) Sets the value of the indicatorOvername property.