| Package | Description |
|---|---|
| org.squashtest.tm.domain.testcase |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.ListPath<DatasetParamValue,QDatasetParamValue> |
QParameter.datasetParamValues |
com.querydsl.core.types.dsl.SetPath<DatasetParamValue,QDatasetParamValue> |
QDataset.parameterValues |
| Modifier and Type | Method and Description |
|---|---|
Set<DatasetParamValue> |
Dataset.getParameterValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dataset.addParameterValue(DatasetParamValue datasetParamValue) |
void |
Dataset.removeParameterValue(DatasetParamValue datasetParamValue) |
| Constructor and Description |
|---|
QDatasetParamValue(Class<? extends DatasetParamValue> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QDatasetParamValue(com.querydsl.core.types.Path<? extends DatasetParamValue> path) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.