Uses of Class
org.diyefi.openlogviewer.genericlog.GenericLog.LogState

Packages that use GenericLog.LogState
org.diyefi.openlogviewer.genericlog   
 

Uses of GenericLog.LogState in org.diyefi.openlogviewer.genericlog
 

Methods in org.diyefi.openlogviewer.genericlog that return GenericLog.LogState
 GenericLog.LogState GenericLog.getLogStatus()
           
static GenericLog.LogState GenericLog.LogState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GenericLog.LogState[] GenericLog.LogState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.diyefi.openlogviewer.genericlog with parameters of type GenericLog.LogState
 void GenericLog.setLogStatus(GenericLog.LogState newLogStatus)
          Set the state of the log
 



Copyright © 2011 DIYEFI.org. All Rights Reserved.