public static class

CreatedVsResolvedResource.DataRow

extends Object
java.lang.Object
   ↳ com.atlassian.jira.gadgets.system.CreatedVsResolvedResource.DataRow

Summary

Public Constructors
DataRow()
Public Methods
boolean equals(Object o)
String getCreatedUrl()
int getCreatedValue()
String getKey()
Object getRawKey()
String getResolvedUrl()
int getResolvedValue()
Integer getTrendCount()
int hashCode()
String toString()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public DataRow ()

Public Methods

public boolean equals (Object o)

public String getCreatedUrl ()

public int getCreatedValue ()

public String getKey ()

public Object getRawKey ()

public String getResolvedUrl ()

public int getResolvedValue ()

public Integer getTrendCount ()

public int hashCode ()

public String toString ()