Package | Description |
---|---|
net.imagej.omero |
Modifier and Type | Method and Description |
---|---|
OMERORef |
OMERORefColumn.getOMERORef() |
static OMERORef |
OMERORef.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMERORef[] |
OMERORef.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OMERORefColumn(OMERORef referenceType) |
OMERORefColumn(String header,
OMERORef referenceType) |
Copyright © 2014–2022 ImageJ. All rights reserved.