Uses of Enum Class
com.almis.awe.scheduler.enums.ServerConnectionType
Packages that use ServerConnectionType
-
Uses of ServerConnectionType in com.almis.awe.scheduler.enums
Methods in com.almis.awe.scheduler.enums that return ServerConnectionTypeModifier and TypeMethodDescriptionstatic ServerConnectionType
Returns the enum constant of this class with the specified name.static ServerConnectionType[]
ServerConnectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.