public class IntegerValue extends Value
| Modifier and Type | Field and Description |
|---|---|
int |
value |
| Constructor and Description |
|---|
IntegerValue(int value) |
public static IntegerValue valueOf(int value)
public int getValue()
Copyright © 2016 Eclipse SCADA Project. All rights reserved.