Update quality information
returns a new object that is a copy of newObject
= setQuality(object
,qualityInfo
)object
with the
Quality
property set to
qualityInfo
.
returns a new object that is a copy of newObject
= setQuality(object
,qualityInfo
,subset
)object
with the
Quality
property of a subset of elements set to
qualityInfo
. A one-to-one relationship must exist between
the number and order of elements in qualityInfo
and
subset
.