
 
        Compare this MBeanParameterInfo to another.
        
        
Returns:
    true if and only if 
o is an MBeanParameterInfo such
 that its {@link #getName()}, {@link #getType()},
 {@link #getDescriptor()}, and {@link
 #getDescription()} values are equal (not necessarily identical)
 to those of this MBeanParameterInfo. 
Parameters:
 - 
o - the object to compare to.