setMonth6() 공개 메소드

public setMonth6 ( $month )
 public function setMonth6($month)
 {
     $this->__load();
     return parent::setMonth6($month);
 }