public interface AudioVariableType extends BaseDataVariableType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
AGENCY_ID |
static String |
LIST_ID |
static String |
VERSION_ID |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgencyId() |
UaProperty |
getAgencyIdNode() |
String |
getListId() |
UaProperty |
getListIdNode() |
String |
getVersionId() |
UaProperty |
getVersionIdNode() |
void |
setAgencyId(String value) |
void |
setListId(String value) |
void |
setVersionId(String 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 AGENCY_ID
static final String LIST_ID
static final String VERSION_ID
UaProperty getAgencyIdNode()
String getAgencyId()
void setAgencyId(String value) throws StatusException
StatusExceptionUaProperty getListIdNode()
String getListId()
void setListId(String value) throws StatusException
StatusExceptionUaProperty getVersionIdNode()
String getVersionId()
void setVersionId(String value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.