Class Fixed

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String parameter  
      java.lang.String value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Fixed()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getPseudoName()  
      java.lang.String getValue()  
      • Methods inherited from class java.lang.Object

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

      • parameter

        public java.lang.String parameter
      • value

        public java.lang.String value
    • Constructor Detail

      • Fixed

        public Fixed()
    • Method Detail

      • getValue

        public java.lang.String getValue()