public class COSARAttrMillis extends COSARAttrLong
m_value| Constructor and Description |
|---|
COSARAttrMillis(java.lang.String id) |
COSARAttrMillis(java.lang.String id,
long value) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleValue() |
long |
getLongValue() |
long |
getMillisValue() |
OSARecAttr |
getRecAttr() |
java.lang.String |
getStringValue() |
getBytesValue, getValue, setStringValue, setValue, setValue, toStringgetDCField, getId, getIPValue, getType, idToInt, setIdpublic COSARAttrMillis(java.lang.String id,
long value)
public COSARAttrMillis(java.lang.String id)
public java.lang.String getStringValue()
throws java.lang.Exception
getStringValue in class COSARAttrLongjava.lang.Exceptionpublic long getLongValue()
throws java.lang.Exception
getLongValue in class COSARAttrLongjava.lang.Exceptionpublic long getMillisValue()
throws java.lang.Exception
getMillisValue in class COSARAttrLongjava.lang.Exceptionpublic double getDoubleValue()
throws java.lang.Exception
getDoubleValue in class COSARAttrLongjava.lang.Exceptionpublic OSARecAttr getRecAttr()
getRecAttr in class COSARAttrLong