Interface BaselineCollectionsField
- All Superinterfaces:
CanRender<Renderer<? extends Renderer<?>>>,Field,Iterable<BaselineCollection>,IterableField<BaselineCollection>,IterableWithSize<BaselineCollection>,ModelObjectsReferenceField<BaselineCollection>
- All Known Subinterfaces:
UpdatableBaselineCollectionsField
public interface BaselineCollectionsField
extends IterableField<BaselineCollection>, ModelObjectsReferenceField<BaselineCollection>
- Since:
- 3.24.10
-
Method Summary
Methods inherited from interface com.polarion.alm.shared.api.model.fields.Field
can, compareWith, description, id, is, labelMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.polarion.alm.shared.api.model.fields.IterableField
renderMethods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList