Interface CompositeParameter
- All Superinterfaces:
RichPageParameter
- All Known Subinterfaces:
DataSetParameter
- Since:
- 3.9.0
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
CompositeParameter.BuilderBase<P extends CompositeParameter,
B extends CompositeParameter.BuilderBase> Nested classes/interfaces inherited from interface com.polarion.alm.shared.api.model.rp.parameter.RichPageParameter
RichPageParameter.Visuals
-
Method Summary
Modifier and TypeMethodDescription<T extends RichPageParameter>
TReturns the contained parameter by the id specified inCompositeParameter.Builder.add(String, RichPageParameter)
Methods inherited from interface com.polarion.alm.shared.api.model.rp.parameter.RichPageParameter
label, visuals
-
Method Details
-
get
Returns the contained parameter by the id specified inCompositeParameter.Builder.add(String, RichPageParameter)
-