- All Superinterfaces:
Node
public interface ObjectTypeNode
extends Node
-
Method Summary
The IsAbstract attribute indicates if this ObjectType is abstract or not.
void
Set the IsAbstract attribute of this ObjectType.
Methods inherited from interface org.eclipse.milo.opcua.sdk.core.nodes.Node
getAccessRestrictions, getBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getRolePermissions, getUserRolePermissions, getUserWriteMask, getWriteMask, setAccessRestrictions, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setRolePermissions, setUserRolePermissions, setUserWriteMask, setWriteMask
-
Method Details
-
getIsAbstract
The IsAbstract attribute indicates if this ObjectType is abstract or not.
- Returns:
true if this ObjectType is abstract.
-
setIsAbstract
void setIsAbstract(Boolean isAbstract)
Set the IsAbstract attribute of this ObjectType.
- Parameters:
isAbstract - true if this