Uses of Class
org.fosstrak.ale.server.ReportsGeneratorState

Packages that use ReportsGeneratorState
org.fosstrak.ale.server   
 

Uses of ReportsGeneratorState in org.fosstrak.ale.server
 

Methods in org.fosstrak.ale.server that return ReportsGeneratorState
 ReportsGeneratorState ReportsGenerator.getState()
          This method returns the state of this report generator.
static ReportsGeneratorState ReportsGeneratorState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ReportsGeneratorState[] ReportsGeneratorState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.fosstrak.ale.server with parameters of type ReportsGeneratorState
 void ReportsGenerator.setState(ReportsGeneratorState state)
          This method sets the state of this report generator.
 



Copyright © 2009. All Rights Reserved.