Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.enumerated.DeadbandType
Packages that use DeadbandType
-
Uses of DeadbandType in org.eclipse.milo.opcua.stack.core.types.enumerated
Methods in org.eclipse.milo.opcua.stack.core.types.enumerated that return DeadbandTypeModifier and TypeMethodDescriptionstatic @Nullable DeadbandTypeDeadbandType.from(int value) static DeadbandTypeReturns the enum constant of this class with the specified name.static DeadbandType[]DeadbandType.values()Returns an array containing the constants of this enum class, in the order they are declared.