Uses of Enum Class
org.eclipse.milo.opcua.sdk.client.subscriptions.OpcUaMonitoredItem.SyncState
Packages that use OpcUaMonitoredItem.SyncState
-
Uses of OpcUaMonitoredItem.SyncState in org.eclipse.milo.opcua.sdk.client.subscriptions
Methods in org.eclipse.milo.opcua.sdk.client.subscriptions that return OpcUaMonitoredItem.SyncStateModifier and TypeMethodDescriptionOpcUaMonitoredItem.getSyncState()static OpcUaMonitoredItem.SyncStateReturns the enum constant of this class with the specified name.static OpcUaMonitoredItem.SyncState[]OpcUaMonitoredItem.SyncState.values()Returns an array containing the constants of this enum class, in the order they are declared.