- get() - Static method in class org.jenkinsci.plugins.structs.SymbolLookup
-
Gets the singleton instance.
- getActualType() - Method in class org.jenkinsci.plugins.structs.describable.ParameterType
-
- getCapitalizedName() - Method in class org.jenkinsci.plugins.structs.describable.DescribableParameter
-
- getDisplayName() - Method in class org.jenkinsci.plugins.structs.describable.DescribableModel
-
Corresponds to Descriptor.getDisplayName() where available.
- getElementType() - Method in class org.jenkinsci.plugins.structs.describable.ArrayType
-
The element type of the array or list.
- getError() - Method in class org.jenkinsci.plugins.structs.describable.ErrorType
-
- getHelp() - Method in class org.jenkinsci.plugins.structs.describable.DescribableModel
-
Loads help defined for this object as a whole
- getHelp() - Method in class org.jenkinsci.plugins.structs.describable.DescribableParameter
-
Loads help defined for this parameter.
- getName() - Method in class org.jenkinsci.plugins.structs.describable.DescribableParameter
-
- getParameter(String) - Method in class org.jenkinsci.plugins.structs.describable.DescribableModel
-
- getParameters() - Method in class org.jenkinsci.plugins.structs.describable.DescribableModel
-
A map from parameter names to types.
- getRawType() - Method in class org.jenkinsci.plugins.structs.describable.DescribableParameter
-
The type of this parameter, possibly with generics.
- getSchemaType() - Method in class org.jenkinsci.plugins.structs.describable.HomogeneousObjectType
-
The schema representing a type of nested object.
- getType() - Method in class org.jenkinsci.plugins.structs.describable.AtomicType
-
- getType() - Method in class org.jenkinsci.plugins.structs.describable.DescribableModel
-
A concrete class, usually Describable.
- getType() - Method in class org.jenkinsci.plugins.structs.describable.DescribableParameter
-
Classification of the type of this parameter.
- getType() - Method in class org.jenkinsci.plugins.structs.describable.EnumType
-
- getType() - Method in class org.jenkinsci.plugins.structs.describable.HeterogeneousObjectType
-
- getType() - Method in class org.jenkinsci.plugins.structs.describable.HomogeneousObjectType
-
- getTypes() - Method in class org.jenkinsci.plugins.structs.describable.HeterogeneousObjectType
-
- getValues() - Method in class org.jenkinsci.plugins.structs.describable.EnumType
-
A list of enumeration values.