| Package | Description |
|---|---|
| ome.xml.model |
| Modifier and Type | Method and Description |
|---|---|
Objective |
ObjectiveSettings.getObjective() |
Objective |
Instrument.getObjective(int index) |
Objective |
Instrument.setObjective(int index,
Objective objective) |
| Modifier and Type | Method and Description |
|---|---|
List<Objective> |
Instrument.copyObjectiveList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Instrument.addObjective(Objective objective) |
void |
Instrument.removeObjective(Objective objective) |
Objective |
Instrument.setObjective(int index,
Objective objective) |
void |
ObjectiveSettings.setObjective(Objective objective) |
| Constructor and Description |
|---|
Objective(Objective orig)
Copy constructor.
|
Copyright © 2014 Open Microscopy Environment