Package step.repository.alm.otaclient
Interface IBaselinedEntity
-
- All Superinterfaces:
com4j.Com4jObject
public interface IBaselinedEntity extends com4j.Com4jObject
For HP use. Represents an entity that participate in baselines
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IList
baselines()
A list of IBaseline objects in which the entity participated.Object
baselines(int index)
-