Interface ParametersAndDefinitionsField
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>
,Field
,Iterable<Parameter<?>>
,IterableField<Parameter<?>>
,IterableWithSize<Parameter<?>>
,ParametersField
Iterable.iterator()
iterates over the parameters- Since:
- 3.9.2
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, label
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface com.polarion.alm.shared.api.model.fields.IterableField
render
Methods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList
Methods inherited from interface com.polarion.alm.shared.api.model.parameter.ParametersField
value
-
Method Details
-
definitions
-