This method of the IncludeExcludeIntRanges Class combines two set rule objects.
public Object combineSetRules(Object o1, Object o2);
Returns an object containing the combined set rules.
o1 | The object containing the first set rule. |
o2 | The object containing the second set rule. |