public static class RecentlyCreatedChartResource.DataRow extends Object
Constructor and Description |
---|
DataRow() |
DataRow(Object key,
int createdValue,
int resolvedValue,
String resolvedUrl,
int unresolvedValue,
String unresolvedUrl) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getCreatedValue() |
String |
getKey() |
Object |
getRawKey() |
String |
getResolvedUrl() |
int |
getResolvedValue() |
String |
getUnresolvedUrl() |
int |
getUnresolvedValue() |
int |
hashCode() |
String |
toString() |
public String getKey()
public Object getRawKey()
public int getCreatedValue()
public int getResolvedValue()
public String getResolvedUrl()
public int getUnresolvedValue()
public String getUnresolvedUrl()
Copyright © 2002-2024 Atlassian. All Rights Reserved.