public class TagGroupResult extends GroupResult
Constructor and Description |
---|
TagGroupResult(List<String> tags,
Map<String,String> group) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getGroup()
List of tag names and their corresponding values for this group.
|
List<String> |
getTags()
List of tag names that the results were grouped by.
|
getName
Copyright © 2014. All rights reserved.