Package com.nt.udc.io
Class COSARAttrSeconds
java.lang.Object
com.nt.udc.io.COSARAttr
com.nt.udc.io.COSARAttrDouble
com.nt.udc.io.COSARAttrSeconds
This class represents the time-in-seconds OSAR attribute.
-
Field Summary
Fields inherited from class com.nt.udc.io.COSARAttrDouble
m_value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongbooleanThis function is used to convert the value of another attribute and store it.Methods inherited from class com.nt.udc.io.COSARAttrDouble
getBytesValue, getDoubleValue, getLongValue, getStringValue, getValue, setStringValue, setValue, toStringMethods inherited from class com.nt.udc.io.COSARAttr
getDCField, getId, getIPValue, getType, idToInt, setId
-
Constructor Details
-
COSARAttrSeconds
-
COSARAttrSeconds
-
-
Method Details
-
getMillisValue
- Overrides:
getMillisValuein classCOSARAttrDouble- Returns:
- The value as in milliseconds
- Throws:
Exception
-
getRecAttr
- Overrides:
getRecAttrin classCOSARAttrDouble- Returns:
- The equivalent OSARecAttr
-
setValue
This function is used to convert the value of another attribute and store it.- Overrides:
setValuein classCOSARAttrDouble
-