Uses of Enum Class
com.gooddata.sdk.model.md.Restriction.Type
Packages that use Restriction.Type
-
Uses of Restriction.Type in com.gooddata.sdk.model.md
Methods in com.gooddata.sdk.model.md that return Restriction.TypeModifier and TypeMethodDescriptionRestriction.getType()static Restriction.TypeReturns the enum constant of this class with the specified name.static Restriction.Type[]Restriction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.