Uses of Enum Class
edu.suffolk.litlab.efsp.ServerEnv
Packages that use ServerEnv
-
Uses of ServerEnv in edu.suffolk.litlab.efsp
Methods in edu.suffolk.litlab.efsp that return ServerEnvModifier and TypeMethodDescriptionstatic ServerEnvServerEnv.fromEnvVar()static ServerEnvstatic ServerEnvReturns the enum constant of this class with the specified name.static ServerEnv[]ServerEnv.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ServerEnv in edu.suffolk.litlab.efsp.tyler
Methods in edu.suffolk.litlab.efsp.tyler with parameters of type ServerEnv