class ViconicsDataSourceRT.PointKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
address |
private byte[] |
deviceIeee |
Constructor and Description |
---|
PointKey(byte[] deviceIeee,
int address) |
PointKey(DataPointRT rt) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
public PointKey(DataPointRT rt)
public PointKey(byte[] deviceIeee, int address)