| Package | Description |
|---|---|
| fr.onema.sispea.struts.synthesis.action | |
| fr.onema.sispea.struts.synthesis.bean |
| Modifier and Type | Field and Description |
|---|---|
protected SynthesisChartType |
ShowChartSynthesisAction.chartType
the graph type
|
| Modifier and Type | Method and Description |
|---|---|
SynthesisChartType |
ShowChartSynthesisAction.getChartType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowChartSynthesisAction.setChartType(SynthesisChartType pChartType) |
| Modifier and Type | Method and Description |
|---|---|
static SynthesisChartType |
SynthesisChartType.parseFromId(int pId)
This method parse a string and return a type value.
|
static SynthesisChartType |
SynthesisChartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynthesisChartType[] |
SynthesisChartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015 eaudefrance. All rights reserved.