Uses of Enum Class
at.letto.tools.enums.Betriebssystem
Packages that use Betriebssystem
-
Uses of Betriebssystem in at.letto.basespringboot.service
Fields in at.letto.basespringboot.service declared as Betriebssystem -
Uses of Betriebssystem in at.letto.tools.enums
Methods in at.letto.tools.enums that return BetriebssystemModifier and TypeMethodDescriptionstatic BetriebssystemReturns the enum constant of this class with the specified name.static Betriebssystem[]Betriebssystem.values()Returns an array containing the constants of this enum class, in the order they are declared.