Interface BaselineCollectionElementFields
- All Superinterfaces:
Fields
,Iterable<Field>
,IterableWithSize<Field>
- Since:
- 3.20.1
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface com.polarion.alm.shared.api.utils.collections.IterableWithSize
addAllTo, isEmpty, size, toArray, toArrayList
-
Method Details
-
object
Returns the object in the revision it has in the collection. (Or the head object if the revision is not set.) -
revision
StringField revision()Revision of the object in the collection.
-