com.atlassian.jira.gadgets.system
Class StatisticTypesResource.MapEntry

java.lang.Object
  extended by com.atlassian.jira.gadgets.system.StatisticTypesResource.MapEntry
Enclosing class:
StatisticTypesResource

public static class StatisticTypesResource.MapEntry
extends Object


Constructor Summary
StatisticTypesResource.MapEntry(String value, String label)
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatisticTypesResource.MapEntry

public StatisticTypesResource.MapEntry(String value,
                                       String label)
Method Detail

getKey

public String getKey()

getValue

public String getValue()


Copyright © 2002-2012 Atlassian. All Rights Reserved.