Package org.openmuc.j60870.ie
Class IeQualifierOfParameterActivation
- java.lang.Object
-
- org.openmuc.j60870.ie.InformationElement
-
- org.openmuc.j60870.ie.IeQualifierOfParameterActivation
-
public class IeQualifierOfParameterActivation extends InformationElement
Represents a qualifier of parameter activation (QPA) information element.
-
-
Constructor Summary
Constructors Constructor Description IeQualifierOfParameterActivation(int value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getValue()
java.lang.String
toString()
-
-
-
Method Detail
-
getValue
public int getValue()
-
toString
public java.lang.String toString()
- Specified by:
toString
in classInformationElement
-
-