public class ProjectCategoryImpl extends Object implements ProjectCategory
NAME_COMPARATORID_COMPARATOR| Constructor and Description |
|---|
ProjectCategoryImpl(Long id,
String name,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
Long |
getId() |
String |
getName() |
int |
hashCode() |
public Long getId()
getId in interface WithIdgetId in interface ProjectCategorypublic String getName()
getName in interface ProjectCategorygetName in interface Namedpublic String getDescription()
getDescription in interface ProjectCategorygetDescription in interface NamedWithDescriptionCopyright © 2002-2015 Atlassian. All Rights Reserved.