Uses of Class
ome.system.Preference.Visibility

Packages that use Preference.Visibility
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of Preference.Visibility in ome.system
 

Methods in ome.system that return Preference.Visibility
 Preference.Visibility Preference.getVisibility()
           
static Preference.Visibility Preference.Visibility.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Preference.Visibility[] Preference.Visibility.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ome.system with parameters of type Preference.Visibility
 void Preference.setVisibility(Preference.Visibility visibility)
          Setter injector
 

Constructors in ome.system with parameters of type Preference.Visibility
Preference(String beanName, boolean mutable, Preference.Visibility visibility, String[] aliases)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.