setName($name); $this->setNullable($nullable); $this->setDefault($default); $this->setOptions($options); } }