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(java.lang.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(java.lang.String beanName,
boolean mutable,
Preference.Visibility visibility,
java.lang.String[] aliases) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.