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