aclId = $aclId; } public function getAclId(){ return $this->aclId; } public function setAclId($aclId){ $this->aclId = $aclId; } }