Class MessageValue


  • public class MessageValue
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MessageValue()  
    • Method Summary

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

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

      • MessageValue

        public MessageValue()
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
      • getValue

        public java.lang.String getValue()