public interface UnitType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
DISCIPLINE |
static String |
SYMBOL |
static String |
UNIT_SYSTEM |
| Modifier and Type | Method and Description |
|---|---|
String |
getDiscipline() |
UaProperty |
getDisciplineNode() |
LocalizedText |
getSymbol() |
UaProperty |
getSymbolNode() |
String |
getUnitSystem() |
UaProperty |
getUnitSystemNode() |
void |
setDiscipline(String value) |
void |
setSymbol(LocalizedText value) |
void |
setUnitSystem(String value) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, 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 DISCIPLINE
static final String UNIT_SYSTEM
static final String SYMBOL
UaProperty getDisciplineNode()
String getDiscipline()
void setDiscipline(String value) throws StatusException
StatusExceptionUaProperty getUnitSystemNode()
String getUnitSystem()
void setUnitSystem(String value) throws StatusException
StatusExceptionUaProperty getSymbolNode()
LocalizedText getSymbol()
void setSymbol(LocalizedText value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.