com.atlassian.jira.gadgets.system
Class FavouriteFiltersResource.Filter

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.FavouriteFiltersResource.Filter
Enclosing class:
FavouriteFiltersResource

public static class FavouriteFiltersResource.Filter
extends Object


Method Summary
 Long getCount()
           
 String getDescription()
           
 String getLabel()
           
 Long getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLabel

public String getLabel()

getDescription

public String getDescription()

getValue

public Long getValue()

getCount

public Long getCount()


Copyright © 2002-2013 Atlassian. All Rights Reserved.