public interface QuantityType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ANNOTATION |
static String |
CONVERSION_SERVICE |
static String |
DIMENSION |
static String |
SERVER_UNITS |
static String |
SYMBOL |
| Modifier and Type | Method and Description |
|---|---|
AnnotationDataType[] |
getAnnotation() |
UaProperty |
getAnnotationNode() |
String |
getConversionService() |
UaProperty |
getConversionServiceNode() |
QuantityDimension |
getDimension() |
UaProperty |
getDimensionNode() |
BaseObjectType |
getServerUnitsNode() |
LocalizedText |
getSymbol() |
UaProperty |
getSymbolNode() |
void |
setAnnotation(AnnotationDataType[] value) |
void |
setConversionService(String value) |
void |
setDimension(QuantityDimension value) |
void |
setSymbol(LocalizedText value) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, 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 DIMENSION
static final String SYMBOL
static final String CONVERSION_SERVICE
static final String ANNOTATION
static final String SERVER_UNITS
UaProperty getDimensionNode()
QuantityDimension getDimension()
void setDimension(QuantityDimension value) throws StatusException
StatusExceptionUaProperty getSymbolNode()
LocalizedText getSymbol()
void setSymbol(LocalizedText value) throws StatusException
StatusExceptionUaProperty getConversionServiceNode()
String getConversionService()
void setConversionService(String value) throws StatusException
StatusExceptionUaProperty getAnnotationNode()
AnnotationDataType[] getAnnotation()
void setAnnotation(AnnotationDataType[] value) throws StatusException
StatusExceptionBaseObjectType getServerUnitsNode()
Copyright © 2026. All rights reserved.