96 $this->_spIdMax = $value;
116 $this->_cDgSaved = $value;
136 $this->_cSpSaved = $value;
156 $this->_bstoreContainer = $bstoreContainer;
165 public function setOPT($property, $value)
167 $this->_OPT[$property] = $value;
178 if (isset($this->_OPT[$property])) {
179 return $this->_OPT[$property];
201 $this->_IDCLs = $pValue;