public class HistoricalItemInformation extends Object implements Serializable
Constructor and Description |
---|
HistoricalItemInformation(String itemId,
Map<String,Variant> attributes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Map<String,Variant> |
getAttributes() |
String |
getItemId() |
int |
hashCode() |
String |
toString() |
public String getItemId()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.