예제 #1
0
 public function setAggregateGraphName($aggregateGraphName)
 {
     $this->__load();
     return parent::setAggregateGraphName($aggregateGraphName);
 }