equal_id
  
  Description:
  [ 
Version ( since = 
"0.5.4" ) ]
public bool equal_id (
Package package2)
  
    Do the Package's have the same ID.
    Parameters:
    
      
        | this | a valid Package instance | 
      
        | package2 | a valid Package instance | 
    
    Returns:
    
      
        | trueif the packages have the same package_id.
 |