Class ReturnValue


  • public class ReturnValue
    extends java.lang.Object
    • Field Summary

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

      Constructors 
      Constructor Description
      ReturnValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • expression

        public java.lang.String expression
    • Constructor Detail

      • ReturnValue

        public ReturnValue()