Package ome.parameters
Class Options
- java.lang.Object
-
- ome.parameters.Options
-
public class Options extends java.lang.Object
Simple options container. Replaces the old PojoOptions as of 4.0, in order to support the newParameters
passing defined in ticket:67.- Since:
- 4.0
-
-
Field Summary
Fields Modifier and Type Field Description boolean
acquisitionData
boolean
cacheable
boolean
leaves
boolean
orphan
-
Constructor Summary
Constructors Constructor Description Options()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-