Package org.openmuc.j60870.ie
Class IeLastSectionOrSegmentQualifier
- java.lang.Object
-
- org.openmuc.j60870.ie.InformationElement
-
- org.openmuc.j60870.ie.IeLastSectionOrSegmentQualifier
-
public class IeLastSectionOrSegmentQualifier extends InformationElement
Represents a last section or segment qualifier (LSQ) information element.
-
-
Constructor Summary
Constructors Constructor Description IeLastSectionOrSegmentQualifier(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetValue()java.lang.StringtoString()
-
-
-
Method Detail
-
getValue
public int getValue()
-
toString
public java.lang.String toString()
- Specified by:
toStringin classInformationElement
-
-