public class DataItemEntryCommon extends EntryCommon implements DataItemEntry
Constructor and Description |
---|
DataItemEntryCommon(String name,
Set<IODirection> directions,
Map<String,Variant> attributes,
String id) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
Set<IODirection> |
getIODirections() |
getAttributes, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAttributes, getName
public String getId()
getId
in interface DataItemEntry
public Set<IODirection> getIODirections()
getIODirections
in interface DataItemEntry
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.