| Package | Description | 
|---|---|
| ome.system | Provides the necessary container structure for the entire Omero system. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Preference. setVisibility(Preference.Visibility visibility)Setter injector | 
| Constructor and Description | 
|---|
| Preference(String beanName,
          boolean mutable,
          Preference.Visibility visibility,
          String[] aliases) | 
                
                
Version: 5.4.0-ice35-b74
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.