setMonth9() 공개 메소드

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