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