public class Welcome extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Welcome.Features |
Constructor and Description |
---|
Welcome(Set<Welcome.Features> features,
Map<String,String> properties) |
Modifier and Type | Method and Description |
---|---|
Set<Welcome.Features> |
getFeatures() |
Map<String,String> |
getProperties() |
public Welcome(Set<Welcome.Features> features, Map<String,String> properties)
public Set<Welcome.Features> getFeatures()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.