/**
  * Returns the package ID
  * @return integer
  */
 public function getPackageID()
 {
     return parent::getPackageID();
 }