Class OptionSetUI8<F extends Enum<F> & OptionSetUInteger.BitIndex>
java.lang.Object
java.lang.Number
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UNumber
org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUInteger<F>
org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUI8<F>
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessLevelType,EventNotifierType
public abstract class OptionSetUI8<F extends Enum<F> & OptionSetUInteger.BitIndex>
extends OptionSetUInteger<F>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUInteger
OptionSetUInteger.BitIndex -
Field Summary
Fields inherited from class org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUInteger
value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.milo.opcua.stack.core.types.builtin.OptionSetUInteger
containsAll, containsAll, doubleValue, equals, floatValue, get, get, hashCode, intValue, longValue, toSetMethods inherited from class org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UNumber
toBigIntegerMethods inherited from class java.lang.Number
byteValue, shortValue
-
Constructor Details
-
OptionSetUI8
-
-
Method Details
-
getValue
- Overrides:
getValuein classOptionSetUInteger<F extends Enum<F> & OptionSetUInteger.BitIndex>
-