com.atlassian.jira.gadgets.system
Class ProjectsAndProjectCategoriesResource.Option

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.ProjectsAndProjectCategoriesResource.Option
Enclosing class:
ProjectsAndProjectCategoriesResource

public static class ProjectsAndProjectCategoriesResource.Option
extends Object


Constructor Summary
ProjectsAndProjectCategoriesResource.Option()
           
 
Method Summary
 boolean equals(Object o)
           
 String getLabel()
           
 String getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProjectsAndProjectCategoriesResource.Option

public ProjectsAndProjectCategoriesResource.Option()
Method Detail

getLabel

public String getLabel()

getValue

public String getValue()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object o)
Overrides:
equals in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2002-2013 Atlassian. All Rights Reserved.