ITypeDescription.getMethodDescription(int methodId) Deprecated. Gets the IMethodDescription for the
method with index methodId, if it exists, otherwise
returns null.
ITypeDescription.getMethodDescription(String name) Deprecated. Gets the IMethodDescription for the
method with the name name, if it exists,
otherwise returns null.