metricIndex = $metricIndex; } public function getMetricIndex() { return $this->metricIndex; } public function setShortId($shortId) { $this->shortId = $shortId; } public function getShortId() { return $this->shortId; } }