Uses of Interface
step.repository.alm.v16.otaclient.IComparisonSettings
-
Packages that use IComparisonSettings Package Description step.repository.alm.v16.otaclient -
-
Uses of IComparisonSettings in step.repository.alm.v16.otaclient
Methods in step.repository.alm.v16.otaclient that return IComparisonSettings Modifier and Type Method Description IComparisonSettings
IComparison. getComparisonSettings(java.lang.String pType, IList fieldsList, boolean attachmentsNeeded, boolean richContentNeeded)
Get a single new Comparison Settings object for a specific given type.
-