[ Version ( since = "0.5.4" ) ]
public bool set_id (string package_id) throws Error
Sets the package object to have the given ID
this |
a valid Package instance |
package_id |
the valid package_id |
|