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 MutatiesoortStuurgegevens.Kennisgeving.getMutatiesoort()Gets the value of the mutatiesoort property.static MutatiesoortReturns 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 TypeMethodDescriptionvoidStuurgegevens.Kennisgeving.setMutatiesoort(Mutatiesoort value) Sets the value of the mutatiesoort property.