public interface OptionSetType extends BaseDataVariableType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
BIT_MASK |
static String |
OPTION_SET_VALUES |
| Modifier and Type | Method and Description |
|---|---|
UaProperty |
getBitMaskNode() |
LocalizedText[] |
getOptionSetValues() |
UaProperty |
getOptionSetValuesNode() |
Boolean[] |
isBitMask() |
void |
setBitMask(Boolean[] value) |
void |
setOptionSetValues(LocalizedText[] value) |
getValue, setValuegetQualifiedNameaddDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevelgetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdgetArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRankaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String OPTION_SET_VALUES
static final String BIT_MASK
UaProperty getOptionSetValuesNode()
LocalizedText[] getOptionSetValues()
void setOptionSetValues(LocalizedText[] value) throws StatusException
StatusExceptionUaProperty getBitMaskNode()
Boolean[] isBitMask()
void setBitMask(Boolean[] value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.