Class ArrayType
java.lang.Object
org.jenkinsci.plugins.structs.describable.ParameterType
org.jenkinsci.plugins.structs.describable.ArrayType
- Author:
- Jesse Glick, Anderw Bayer
-
Method Summary
Modifier and TypeMethodDescriptionThe element type of the array or list.Methods inherited from class org.jenkinsci.plugins.structs.describable.ParameterType
getActualType, toString
-
Method Details
-
getElementType
The element type of the array or list.
-