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, toString
getDCField, getId, getIPValue, getType, idToInt, setId
public 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 COSARAttrLong
java.lang.Exception
public long getLongValue() throws java.lang.Exception
getLongValue
in class COSARAttrLong
java.lang.Exception
public long getMillisValue() throws java.lang.Exception
getMillisValue
in class COSARAttrLong
java.lang.Exception
public double getDoubleValue() throws java.lang.Exception
getDoubleValue
in class COSARAttrLong
java.lang.Exception
public OSARecAttr getRecAttr()
getRecAttr
in class COSARAttrLong