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.ServerErrorpublic static Helper fromClass(java.lang.Class kls) throws omero.ServerError
kls - The class.omero.ServerError
                
                
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.