public abstract class AbstractChildOption extends AbstractOption
| Constructor and Description |
|---|
AbstractChildOption() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
return the name of this user.
|
String |
getId() |
String |
getParentName() |
GroupOption |
getParentOption() |
void |
setParentOption(GroupOption groupOption) |
compareTo, equals, getChildOptions, getCssClass, getImagePath, getImagePathHtml, hashCodepublic String getId()
public String getDescription()
public GroupOption getParentOption()
public void setParentOption(GroupOption groupOption)
public String getParentName()
Copyright © 2002-2016 Atlassian. All Rights Reserved.