- Enclosing class:
- ObjectTypeManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
apply(OpcUaClient client,
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId,
org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass,
org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask,
org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions,
org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions,
org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
-
Method Details
-
apply
UaObjectNode apply(OpcUaClient client,
org.eclipse.milo.opcua.stack.core.types.builtin.NodeId nodeId,
org.eclipse.milo.opcua.stack.core.types.enumerated.NodeClass nodeClass,
org.eclipse.milo.opcua.stack.core.types.builtin.QualifiedName browseName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText displayName,
org.eclipse.milo.opcua.stack.core.types.builtin.LocalizedText description,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger writeMask,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UInteger userWriteMask,
org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] rolePermissions,
org.eclipse.milo.opcua.stack.core.types.structured.RolePermissionType[] userRolePermissions,
org.eclipse.milo.opcua.stack.core.types.structured.AccessRestrictionType accessRestrictions,
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)