-
Methods in com.gooddata.sdk.model.md that return Restriction
| Modifier and Type |
Method |
Description |
static Restriction |
Restriction.identifier(java.lang.String value) |
Construct a new instance with restriction type identifier and given value.
|
static Restriction |
Restriction.summary(java.lang.String value) |
Construct a new instance with restriction type summary and given value.
|
static Restriction |
Restriction.title(java.lang.String value) |
Construct a new instance with restriction type title and given value.
|