public class SectionLabel extends Object implements ISection, Serializable
ISection| Constructor and Description |
|---|
SectionLabel() |
SectionLabel(String name) |
SectionLabel(String name,
String displayName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getName()
Name is case sensitive
|
void |
setDisplayName(String displayName) |
void |
setName(String name)
Name is case sensitive
|
public SectionLabel()
public SectionLabel(String name)
public void setName(String name)
ISectionpublic String getDisplayName()
getDisplayName in interface ISectionpublic void setDisplayName(String displayName)
setDisplayName in interface ISectionCopyright © 2018. All rights reserved.