Class OptionSetUI32<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.OptionSetUI32<F>
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccessLevelExType,AttributeWriteMask,DataSetFieldContentMask,JsonDataSetMessageContentMask,JsonNetworkMessageContentMask,LldpSystemCapabilitiesMap,PasswordOptionsMask,PermissionType,PubSubConfigurationRefMask,TrustListValidationOptions,UadpDataSetMessageContentMask,UadpNetworkMessageContentMask,UserConfigurationMask
public abstract class OptionSetUI32<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
-
OptionSetUI32
-
-
Method Details
-
getValue
- Overrides:
getValuein classOptionSetUInteger<F extends Enum<F> & OptionSetUInteger.BitIndex>
-