public class ItemDescriptor extends Object
Item descriptors are unique by their local id.
Constructor and Description |
---|
ItemDescriptor(String localId,
Map<String,Variant> attributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Map<String,Variant> |
getAttributes() |
String |
getLocalId() |
int |
hashCode() |
String |
toString() |
public String getLocalId()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.