public interface ExtensionFieldsType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_EXTENSION_FIELD |
static String |
EXTENSION_FIELD_NAME__PLACEHOLDER |
static String |
REMOVE_EXTENSION_FIELD |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
addExtensionField(QualifiedName f_fieldName,
Object f_fieldValue) |
UaMethod |
getAddExtensionFieldNode() |
List<? extends UaProperty> |
getExtensionFieldName_PlaceholderNodes() |
UaMethod |
getRemoveExtensionFieldNode() |
void |
removeExtensionField(NodeId f_fieldId) |
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 EXTENSION_FIELD_NAME__PLACEHOLDER
static final String REMOVE_EXTENSION_FIELD
static final String ADD_EXTENSION_FIELD
List<? extends UaProperty> getExtensionFieldName_PlaceholderNodes()
UaMethod getRemoveExtensionFieldNode()
void removeExtensionField(NodeId f_fieldId) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getAddExtensionFieldNode()
NodeId addExtensionField(QualifiedName f_fieldName, Object f_fieldValue) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.