LiveGraph
data visualisation and analysis framework

Uses of Class
org.LiveGraph.bootstrap.UpgradeManager.AutoCheckFrequency

Packages that use UpgradeManager.AutoCheckFrequency
org.LiveGraph.bootstrap   
 

Uses of UpgradeManager.AutoCheckFrequency in org.LiveGraph.bootstrap
 

Fields in org.LiveGraph.bootstrap declared as UpgradeManager.AutoCheckFrequency
private  UpgradeManager.AutoCheckFrequency UpgradeManager.frequency
           
 

Methods in org.LiveGraph.bootstrap that return UpgradeManager.AutoCheckFrequency
static UpgradeManager.AutoCheckFrequency UpgradeManager.AutoCheckFrequency.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UpgradeManager.AutoCheckFrequency[] UpgradeManager.AutoCheckFrequency.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


LiveGraph
data visualisation and analysis framework