public class MarkIManageWorkspaceStarredJson extends BaseJson
Constructor and Description |
---|
MarkIManageWorkspaceStarredJson() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getValue()
Boolean value to mark
|
Set<String> |
getWorkspaceGuids()
A Set of workspace guids.
|
void |
setValue(Boolean value)
Boolean value to mark
|
void |
setWorkspaceGuids(Set<String> workspaceGuids)
A Set of workspace guids.
|
getObjType, setObjType, toString
public Set<String> getWorkspaceGuids()
public void setWorkspaceGuids(Set<String> workspaceGuids)
workspaceGuids
- A Set of workspace guids.public Boolean getValue()
public void setValue(Boolean value)
value
- Boolean value to markCopyright © 2019. All rights reserved.