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 TypeMethodDescriptionlong
boolean
This 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, toString
Methods inherited from class com.nt.udc.io.COSARAttr
getDCField, getId, getIPValue, getType, idToInt, setId
-
Constructor Details
-
COSARAttrSeconds
-
COSARAttrSeconds
-
-
Method Details
-
getMillisValue
- Overrides:
getMillisValue
in classCOSARAttrDouble
- Returns:
- The value as in milliseconds
- Throws:
Exception
-
getRecAttr
- Overrides:
getRecAttr
in classCOSARAttrDouble
- Returns:
- The equivalent OSARecAttr
-
setValue
This function is used to convert the value of another attribute and store it.- Overrides:
setValue
in classCOSARAttrDouble
-