setShortMonth11() public method

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