public interface RoleSetType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
ADD_ROLE |
static String |
REMOVE_ROLE |
static String |
ROLE_NAME__PLACEHOLDER |
| Modifier and Type | Method and Description |
|---|---|
NodeId |
addRole(String f_roleName,
String f_namespaceUri) |
UaMethod |
getAddRoleNode() |
UaMethod |
getRemoveRoleNode() |
void |
removeRole(NodeId f_roleNodeId) |
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 ROLE_NAME__PLACEHOLDER
static final String ADD_ROLE
static final String REMOVE_ROLE
UaMethod getAddRoleNode()
NodeId addRole(String f_roleName, String f_namespaceUri) throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getRemoveRoleNode()
void removeRole(NodeId f_roleNodeId) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.