public class COSARAttrSeconds extends COSARAttrDouble
m_value
Constructor and Description |
---|
COSARAttrSeconds(java.lang.String id) |
COSARAttrSeconds(java.lang.String id,
double value) |
Modifier and Type | Method and Description |
---|---|
long |
getMillisValue() |
OSARecAttr |
getRecAttr() |
boolean |
setValue(COSARAttr attr)
This function is used to convert the value of another
attribute and store it.
|
getBytesValue, getDoubleValue, getLongValue, getStringValue, getValue, setStringValue, setValue, toString
getDCField, getId, getIPValue, getType, idToInt, setId
public COSARAttrSeconds(java.lang.String id, double value)
public COSARAttrSeconds(java.lang.String id)
public long getMillisValue() throws java.lang.Exception
getMillisValue
in class COSARAttrDouble
java.lang.Exception
public OSARecAttr getRecAttr()
getRecAttr
in class COSARAttrDouble
public boolean setValue(COSARAttr attr)
setValue
in class COSARAttrDouble