Class TreeOptions
- java.lang.Object
-
- org.gcube.portlets.user.accountingdashboard.shared.options.TreeOptions
-
- All Implemented Interfaces:
Serializable
public class TreeOptions extends Object implements Serializable
- Author:
- Giancarlo Panichi
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TreeOptions()TreeOptions(boolean showDetachedREs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisShowDetachedREs()voidsetShowDetachedREs(boolean showDetachedREs)StringtoString()
-