|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrowsePath | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| Uses of BrowsePath in org.opcfoundation.ua.core |
|---|
| Fields in org.opcfoundation.ua.core declared as BrowsePath | |
|---|---|
protected BrowsePath[] |
TranslateBrowsePathsToNodeIdsRequest.BrowsePaths
|
| Methods in org.opcfoundation.ua.core that return BrowsePath | |
|---|---|
BrowsePath |
BrowsePath.clone()
Deep clone |
BrowsePath[] |
TranslateBrowsePathsToNodeIdsRequest.getBrowsePaths()
|
| Methods in org.opcfoundation.ua.core with parameters of type BrowsePath | |
|---|---|
void |
TranslateBrowsePathsToNodeIdsRequest.setBrowsePaths(BrowsePath[] BrowsePaths)
|
| Constructors in org.opcfoundation.ua.core with parameters of type BrowsePath | |
|---|---|
TranslateBrowsePathsToNodeIdsRequest(RequestHeader RequestHeader,
BrowsePath[] BrowsePaths)
|
|
| Uses of BrowsePath in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport with parameters of type BrowsePath | |
|---|---|
TranslateBrowsePathsToNodeIdsResponse |
ChannelService.TranslateBrowsePathsToNodeIds(RequestHeader RequestHeader,
BrowsePath... BrowsePaths)
Synchronous TranslateBrowsePathsToNodeIds service request. |
AsyncResult |
ChannelService.TranslateBrowsePathsToNodeIdsAsync(RequestHeader RequestHeader,
BrowsePath... BrowsePaths)
Asynchronous TranslateBrowsePathsToNodeIds service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||