| Package | Description |
|---|---|
| org.squashtest.tm.domain.chart |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<SpecializedEntityType.EntityRole> |
QSpecializedEntityType.entityRole |
| Modifier and Type | Method and Description |
|---|---|
SpecializedEntityType.EntityRole |
ColumnPrototype.getEntityRole() |
SpecializedEntityType.EntityRole |
SpecializedEntityType.getEntityRole() |
static SpecializedEntityType.EntityRole |
SpecializedEntityType.EntityRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpecializedEntityType.EntityRole[] |
SpecializedEntityType.EntityRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SpecializedEntityType(EntityType entityType,
SpecializedEntityType.EntityRole entityRole) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.