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, toStringgetDCField, getId, getIPValue, getType, idToInt, setIdpublic COSARAttrSeconds(java.lang.String id,
double value)
public COSARAttrSeconds(java.lang.String id)
public long getMillisValue()
throws java.lang.Exception
getMillisValue in class COSARAttrDoublejava.lang.Exceptionpublic OSARecAttr getRecAttr()
getRecAttr in class COSARAttrDoublepublic boolean setValue(COSARAttr attr)
setValue in class COSARAttrDouble