public class TestIndexItem
extends com.google.api.client.json.GenericJson
com.google.api.client.util.GenericData.Flags
AbstractMap.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, toString
entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
Copyright © 2016–2020. All rights reserved.