public class InformationEntry<T> extends Object
| Constructor and Description |
|---|
InformationEntry(InformationObjectAddress address,
Value<T> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InformationObjectAddress |
getAddress() |
Value<T> |
getValue() |
int |
hashCode() |
String |
toString() |
public InformationEntry(InformationObjectAddress address, Value<T> value)
public InformationObjectAddress getAddress()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.