public class Hello extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Hello.Features |
Constructor and Description |
---|
Hello(short nodeId,
Set<Hello.Features> features) |
Modifier and Type | Method and Description |
---|---|
Set<Hello.Features> |
getFeatures() |
short |
getNodeId() |
public Hello(short nodeId, Set<Hello.Features> features)
public short getNodeId()
public Set<Hello.Features> getFeatures()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.