public class TemplateListEntry extends Object
| Constructor and Description |
|---|
TemplateListEntry() |
TemplateListEntry(ObjectTemplate template,
int index,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDepth() |
int |
getIndex() |
String |
getLabel() |
ObjectTemplate |
getTemplate() |
boolean |
isAbstract() |
public TemplateListEntry()
public TemplateListEntry(ObjectTemplate template, int index, int depth)
public ObjectTemplate getTemplate()
public int getIndex()
public String getLabel()
public boolean isAbstract()
public int getDepth()
Copyright © 2017 SAP SE. All Rights Reserved.