public class DefaultGroupResult extends GroupResult
| Constructor and Description |
|---|
DefaultGroupResult(String name,
String type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
Returns the type of data.
|
int |
hashCode() |
getNamepublic String getType()
public boolean equals(Object o)
equals in class GroupResultpublic int hashCode()
hashCode in class GroupResultCopyright © 2018. All rights reserved.