Uses of Interface
test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace.MethodCreator
| Package | Description |
|---|---|
| test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace |
A simple test machine namespace.
|
-
Uses of MethodCreator in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace
Methods in test.de.iip_ecosphere.platform.connectors.opcuav1.simpleMachineNamespace with parameters of type MethodCreator Modifier and Type Method Description private voidNamespace. addMethod(org.eclipse.milo.opcua.sdk.server.nodes.UaFolderNode parent, String name, String description, MethodCreator<?> creator)Adds a method declaration toparent.