Package | Description |
---|---|
org.eclipse.scada.protocol.sfp.messages |
Modifier and Type | Method and Description |
---|---|
static Welcome.Features |
Welcome.Features.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Welcome.Features[] |
Welcome.Features.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<Welcome.Features> |
Welcome.getFeatures() |
Constructor and Description |
---|
Welcome(Set<Welcome.Features> features,
Map<String,String> properties) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.