Uses of Class
org.cxml.SearchGroup
-
Packages that use SearchGroup Package Description org.cxml -
-
Uses of SearchGroup in org.cxml
Fields in org.cxml with type parameters of type SearchGroup Modifier and Type Field Description protected java.util.List<SearchGroup>Index. searchGroupMethods in org.cxml that return SearchGroup Modifier and Type Method Description SearchGroupObjectFactory. createSearchGroup()Create an instance ofSearchGroupMethods in org.cxml that return types with arguments of type SearchGroup Modifier and Type Method Description java.util.List<SearchGroup>Index. getSearchGroup()Gets the value of the searchGroup property.
-