| Package | Description |
|---|---|
| org.eclipse.basyx.components.configuration | |
| org.eclipse.basyx.components.configuration.builder |
| Modifier and Type | Method and Description |
|---|---|
static CFGBaSyxProtocolType |
CFGBaSyxProtocolType.byValue(String cfgKey)
Return BaSyx protocol type by value
|
static CFGBaSyxProtocolType |
CFGBaSyxProtocolType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CFGBaSyxProtocolType[] |
CFGBaSyxProtocolType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CFGBaSyxConnection |
CFGBaSyxConnection.setProtocol(CFGBaSyxProtocolType proto)
Set protocol type
|
| Modifier and Type | Method and Description |
|---|---|
T |
BaSyxServiceConfigurationBuilder.connectionManagerType(CFGBaSyxProtocolType protocol)
Set connection manager type
|
Copyright © 2021. All rights reserved.