setShortMonth7() public method

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