Uses of Enum Class
nl.egem.stuf.stuf0204.Mutatiesoort
Packages that use Mutatiesoort
-
Uses of Mutatiesoort in nl.egem.stuf.stuf0204
Fields in nl.egem.stuf.stuf0204 declared as MutatiesoortMethods in nl.egem.stuf.stuf0204 that return MutatiesoortModifier and TypeMethodDescriptionstatic Mutatiesoort
Stuurgegevens.Kennisgeving.getMutatiesoort()
Gets the value of the mutatiesoort property.static Mutatiesoort
Returns the enum constant of this class with the specified name.static Mutatiesoort[]
Mutatiesoort.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 MutatiesoortModifier and TypeMethodDescriptionvoid
Stuurgegevens.Kennisgeving.setMutatiesoort
(Mutatiesoort value) Sets the value of the mutatiesoort property.