elementType = $elementType; } /** * @return string */ public function getElementType() { return $this->elementType; } }