java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf61.Timestamp
-
Method Summary
Methods inherited from class com.blackhillsoftware.smf.SmfData
createSection, getTriplet
-
Method Details
-
smf61ets
SMF61ETS STCKE value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).Use
smf61etsRawValue()
for a BigInteger containing the complete STCKE value.- Returns:
- DateTime SMF61ETS STCKE converted to ZonedDateTime
- See Also:
-
smf61etsRawValue
SMF61ETS STCKE value.- Returns:
- BigInteger SMF61ETS STCKE value
-
create
create is intended for internal use only. Instances of this section are created by the parent record or section.- Parameters:
Data
- Array of bytes containing data for this sectionoffset
- Offset of this section in the datalength
- length of the section
-