setShortMonth10() public method

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