Package org.openmuc.j60870.ie
Class IeTime24
- java.lang.Object
-
- org.openmuc.j60870.ie.InformationElement
-
- org.openmuc.j60870.ie.IeTime24
-
public class IeTime24 extends InformationElement
Represents a three octet binary time (CP24Time2a) information element.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getTimeInMs()
java.lang.String
toString()
-
-
-
Method Detail
-
getTimeInMs
public int getTimeInMs()
-
toString
public java.lang.String toString()
- Specified by:
toString
in classInformationElement
-
-