Uses of Class
com.gooddata.sdk.model.md.Restriction.Type
| Package | Description |
|---|---|
| com.gooddata.sdk.model.md |
-
Uses of Restriction.Type in com.gooddata.sdk.model.md
Methods in com.gooddata.sdk.model.md that return Restriction.Type Modifier and Type Method Description Restriction.TypeRestriction. getType()static Restriction.TypeRestriction.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Restriction.Type[]Restriction.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.