public class ProjectCategoryJsonBean extends Object
Constructor and Description |
---|
ProjectCategoryJsonBean() |
Modifier and Type | Method and Description |
---|---|
static ProjectCategoryJsonBean |
bean(ProjectCategory projectCategoryObject,
JiraBaseUrls urls) |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getSelf() |
public String getSelf()
public String getId()
public String getDescription()
public String getName()
public static ProjectCategoryJsonBean bean(ProjectCategory projectCategoryObject, JiraBaseUrls urls)
Copyright © 2002-2015 Atlassian. All Rights Reserved.