Uses of Enum Class
org.bremersee.groupman.model.Source
Packages that use Source
-
Uses of Source in org.bremersee.groupman.model
Methods in org.bremersee.groupman.model that return SourceModifier and TypeMethodDescriptionstatic Source
From value source.Group.getSource()
Gets source.static Source
Returns the enum constant of this class with the specified name.static Source[]
Source.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bremersee.groupman.model with parameters of type SourceConstructors in org.bremersee.groupman.model with parameters of type Source