89 $this->_spIdMax = $value;
109 $this->_cDgSaved = $value;
129 $this->_cSpSaved = $value;
149 $this->_bstoreContainer = $bstoreContainer;
158 public function setOPT($property, $value)
160 $this->_OPT[$property] = $value;
171 if (isset($this->_OPT[$property])) {
172 return $this->_OPT[$property];