public class ScreenTabTemplateImpl extends Object implements ScreenTabTemplate
| Constructor and Description |
|---|
ScreenTabTemplateImpl(String name,
List<String> fields) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
fields()
Returns the list of fields for this tab.
|
String |
name()
Returns the name of the tab.
|
public String name()
ScreenTabTemplatename in interface ScreenTabTemplatepublic List<String> fields()
ScreenTabTemplatefields in interface ScreenTabTemplateCopyright © 2002-2019 Atlassian. All Rights Reserved.