Uses of Enum Class
org.sentrysoftware.metricshub.engine.common.helpers.state.DuplexMode
Packages that use DuplexMode
-
Uses of DuplexMode in org.sentrysoftware.metricshub.engine.common.helpers.state
Methods in org.sentrysoftware.metricshub.engine.common.helpers.state that return DuplexModeModifier and TypeMethodDescriptionstatic DuplexModeReturns the enum constant of this class with the specified name.static DuplexMode[]DuplexMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.sentrysoftware.metricshub.engine.common.helpers.state that return types with arguments of type DuplexModeModifier and TypeMethodDescriptionstatic Optional<DuplexMode> Interpret the specified state value: {0, no, half, degraded} as HALF {1, yes, full, ok} as FULL