public class GeneratorPageInformation extends Object
| Constructor and Description |
|---|
GeneratorPageInformation() |
| Modifier and Type | Method and Description |
|---|---|
GeneratorPage |
getGeneratorPage() |
String |
getLabel() |
String |
getSortKey() |
void |
setGeneratorPage(GeneratorPage generatorPage) |
void |
setLabel(String label) |
void |
setSortKey(String sortKey) |
public GeneratorPage getGeneratorPage()
public void setGeneratorPage(GeneratorPage generatorPage)
public String getSortKey()
public void setSortKey(String sortKey)
public String getLabel()
public void setLabel(String label)
Copyright © 2015 Eclipse SCADA Project. All rights reserved.