Uses of Enum Class
org.eclipse.milo.opcua.stack.core.types.structured.PubSubConfigurationRefMask.Field
Packages that use PubSubConfigurationRefMask.Field
-
Uses of PubSubConfigurationRefMask.Field in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return PubSubConfigurationRefMask.FieldModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PubSubConfigurationRefMask.Field[]PubSubConfigurationRefMask.Field.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type PubSubConfigurationRefMask.FieldMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type PubSubConfigurationRefMask.FieldModifier and TypeMethodDescriptionstatic PubSubConfigurationRefMaskPubSubConfigurationRefMask.of(PubSubConfigurationRefMask.Field... fields)