Package | Description |
---|---|
ome.xml.model |
Modifier and Type | Field and Description |
---|---|
private List<Laser> |
Pump.lasers |
Modifier and Type | Method and Description |
---|---|
Laser |
Pump.getLinkedLaser(int index) |
Laser |
Pump.setLinkedLaser(int index,
Laser o) |
Modifier and Type | Method and Description |
---|---|
List<Laser> |
Pump.copyLinkedLaserList() |
Modifier and Type | Method and Description |
---|---|
boolean |
Pump.linkLaser(Laser o) |
Laser |
Pump.setLinkedLaser(int index,
Laser o) |
boolean |
Pump.unlinkLaser(Laser o) |
Constructor and Description |
---|
Laser(Laser orig)
Copy constructor.
|
Copyright © 2016 Open Microscopy Environment