public abstract class Helper
extends java.lang.Object
Column
to facilitate (and
speed-up) working with columns without adding methods to the slice
definitions.Constructor and Description |
---|
Helper() |
Modifier and Type | Method and Description |
---|---|
static Helper |
fromClass(java.lang.Class kls)
Factory method to generate Helper instances from the Class of a given
column.
|
static Helper |
fromLsid(java.lang.String lsid)
Factory method to generate Helper instances from the LSID of a given
column.
|
public static Helper fromLsid(java.lang.String lsid) throws omero.ServerError
lsid
- The lsidomero.ServerError
public static Helper fromClass(java.lang.Class kls) throws omero.ServerError
kls
- The class.omero.ServerError
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.