com.atlassian.jira.projectconfig.rest.global
Class CustomFieldTypesResource.ResponseBean.CategoryBean

java.lang.Object
  extended by com.atlassian.jira.projectconfig.rest.global.CustomFieldTypesResource.ResponseBean.CategoryBean
Enclosing class:
CustomFieldTypesResource.ResponseBean

public static class CustomFieldTypesResource.ResponseBean.CategoryBean
extends Object


Method Summary
 String getId()
           
 String getName()
           
static Iterable<CustomFieldTypesResource.ResponseBean.CategoryBean> toBeans(I18nHelper helper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public String getId()

getName

public String getName()

toBeans

public static Iterable<CustomFieldTypesResource.ResponseBean.CategoryBean> toBeans(I18nHelper helper)


Copyright © 2002-2014 Atlassian. All Rights Reserved.