| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<ScopeType> |
QChartDefinition.scopeType |
| Modifier and Type | Method and Description |
|---|---|
ScopeType |
ChartDefinition.getScopeType() |
static ScopeType |
ScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopeType[] |
ScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChartDefinition.setScopeType(ScopeType scopeType) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.