public class Group extends Object
Constructor and Description |
---|
Group() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsTopGroup() |
com.smartgwt.client.types.OperatorId |
getOperatorType() |
List<String> |
getPhrases() |
List<Group> |
getSubGroups() |
void |
setIsTopGroup(Boolean isTopGroup) |
void |
setOperatorType(com.smartgwt.client.types.OperatorId operatorType) |
Copyright © 2013. All rights reserved.