public class GroupLabelView extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GroupLabelView.LabelType |
Constructor and Description |
---|
GroupLabelView(String text,
String title,
GroupLabelView.LabelType type) |
Modifier and Type | Method and Description |
---|---|
String |
getText() |
String |
getTitle() |
GroupLabelView.LabelType |
getType() |
public GroupLabelView(String text, String title, GroupLabelView.LabelType type)
public String getTitle()
public String getText()
public GroupLabelView.LabelType getType()
Copyright © 2002-2017 Atlassian. All Rights Reserved.