public function getDataTypeObject()
 {
     return DataType::getDataTypeObject($this->getDataType(), $this->getOptions());
 }