| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<Visibility> |
QChartDefinition.visibility |
| Modifier and Type | Method and Description |
|---|---|
Visibility |
ChartDefinition.getVisibility() |
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Visibility[] |
Visibility.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.setVisibility(Visibility visibility) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.