Uses of Class
xyz.euclia.jaqpotj.models.Parameter.Scope
| Package | Description |
|---|---|
| xyz.euclia.jaqpotj.models |
-
Uses of Parameter.Scope in xyz.euclia.jaqpotj.models
Methods in xyz.euclia.jaqpotj.models that return Parameter.Scope Modifier and Type Method Description Parameter.ScopeParameter. getScope()static Parameter.ScopeParameter.Scope. valueOf(String name)Returns the enum constant of this type with the specified name.static Parameter.Scope[]Parameter.Scope. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in xyz.euclia.jaqpotj.models with parameters of type Parameter.Scope Modifier and Type Method Description voidParameter. setScope(Parameter.Scope scope)