Uses of Enum Class
com.saperion.connector.rmi.SaRMIServerInfo.ServerState
Packages that use SaRMIServerInfo.ServerState
-
Uses of SaRMIServerInfo.ServerState in com.saperion.connector.rmi
Methods in com.saperion.connector.rmi that return SaRMIServerInfo.ServerStateModifier and TypeMethodDescriptionSaRMIServerInfo.getState()static SaRMIServerInfo.ServerStateReturns the enum constant of this class with the specified name.static SaRMIServerInfo.ServerState[]SaRMIServerInfo.ServerState.values()Returns an array containing the constants of this enum class, in the order they are declared.