Class TranslateBrowsePathsToNodeIdsRequest.TranslateBrowsePathsToNodeIdsRequestBuilderImpl
- java.lang.Object
-
- org.apache.plc4x.java.opcua.readwrite.TranslateBrowsePathsToNodeIdsRequest.TranslateBrowsePathsToNodeIdsRequestBuilderImpl
-
- All Implemented Interfaces:
ExtensionObjectDefinition.ExtensionObjectDefinitionBuilder
- Enclosing class:
- TranslateBrowsePathsToNodeIdsRequest
public static class TranslateBrowsePathsToNodeIdsRequest.TranslateBrowsePathsToNodeIdsRequestBuilderImpl extends Object implements ExtensionObjectDefinition.ExtensionObjectDefinitionBuilder
-
-
Constructor Summary
Constructors Constructor Description TranslateBrowsePathsToNodeIdsRequestBuilderImpl(ExtensionObjectDefinition requestHeader, int noOfBrowsePaths, List<ExtensionObjectDefinition> browsePaths)
-
-
-
Constructor Detail
-
TranslateBrowsePathsToNodeIdsRequestBuilderImpl
public TranslateBrowsePathsToNodeIdsRequestBuilderImpl(ExtensionObjectDefinition requestHeader, int noOfBrowsePaths, List<ExtensionObjectDefinition> browsePaths)
-
-
Method Detail
-
build
public TranslateBrowsePathsToNodeIdsRequest build()
- Specified by:
buildin interfaceExtensionObjectDefinition.ExtensionObjectDefinitionBuilder
-
-