org.stellarium.command
Class StelCommandInterface.SetFlagReturns

java.lang.Object
  extended by org.stellarium.command.StelCommandInterface.SetFlagReturns
Enclosing class:
StelCommandInterface

static class StelCommandInterface.SetFlagReturns
extends java.lang.Object


Field Summary
(package private)  boolean newval
           
(package private)  boolean status
           
 
Constructor Summary
StelCommandInterface.SetFlagReturns()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

status

boolean status

newval

boolean newval
Constructor Detail

StelCommandInterface.SetFlagReturns

StelCommandInterface.SetFlagReturns()