Class ALEMSValue

  • Direct Known Subclasses:
    LEMSDoubleValue

    public abstract class ALEMSValue
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ALEMSValue()  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract java.lang.String getStringValue()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ALEMSValue

        public ALEMSValue()
    • Method Detail

      • getStringValue

        public abstract java.lang.String getStringValue()