| Package | Description |
|---|---|
| org.eclipse.basyx.components.aas.configuration |
| Modifier and Type | Method and Description |
|---|---|
static AASEventBackend |
AASEventBackend.fromString(String literal)
Method to transform string literal to AAS event enum.
|
AASEventBackend |
BaSyxAASServerConfiguration.getAASEvents() |
static AASEventBackend |
AASEventBackend.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AASEventBackend[] |
AASEventBackend.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaSyxAASServerConfiguration.setAASEvents(AASEventBackend events) |
Copyright © 2021. All rights reserved.