Class UserVariable


  • public class UserVariable
    extends java.lang.Object
    A definition of a user variable that needs a value obtained from the user.
    • Constructor Summary

      Constructors 
      Constructor Description
      UserVariable()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • UserVariable

        public UserVariable()