public class TestIndexItem
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
TestIndexItem() |
TestIndexItem(String id,
String name,
String status,
String assignee,
String lastModified,
boolean hasScenarios,
List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAssignee() |
boolean |
getHasScenarios() |
String |
getId() |
String |
getLastModified() |
String |
getName() |
String |
getStatus() |
List<String> |
getTags() |
int |
hashCode() |
clone, getFactory, set, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2016–2020. All rights reserved.