public class Plong extends TypelessProperty
PropertyName| Constructor and Description |
|---|
Plong()
Default Constructor for Component.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getArchive_delta() |
int |
getDefault_value() |
int |
getGraph_max() |
int |
getGraph_min() |
int |
getMin_delta_trig() |
int |
getMin_step() |
void |
setArchive_delta(int archive_delta) |
void |
setDefault_value(int default_value) |
void |
setGraph_max(int graph_max) |
void |
setGraph_min(int graph_min) |
void |
setMin_delta_trig(int min_delta_trig) |
void |
setMin_step(int min_step) |
java.lang.String |
toString() |
getArchive_max_int, getArchive_min_int, getArchive_priority, getDefault_timer_trig, getDescription, getFormat, getMin_timer_trig, getResolution, getUnits, isInitialize_devio, setArchive_max_int, setArchive_min_int, setArchive_priority, setDefault_timer_trig, setDescription, setFormat, setInitialize_devio, setMin_timer_trig, setResolution, setUnitspublic Plong()
public java.lang.String toString()
toString in class TypelessPropertypublic int getArchive_delta()
public void setArchive_delta(int archive_delta)
archive_delta - the archive_delta to setpublic int getDefault_value()
public void setDefault_value(int default_value)
default_value - the default_value to setpublic int getGraph_max()
public void setGraph_max(int graph_max)
graph_max - the graph_max to setpublic int getGraph_min()
public void setGraph_min(int graph_min)
graph_min - the graph_min to setpublic int getMin_delta_trig()
public void setMin_delta_trig(int min_delta_trig)
min_delta_trig - the min_delta_trig to setpublic int getMin_step()
public void setMin_step(int min_step)
min_step - the min_step to set