setMonth5() 공개 메소드

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