isDirectParentOf
Returns whether this Group is the parent group of the given one.
Return
True if the given Group is a child group of this one, otherwise false.
Parameters
child
: The Group to compare.
Returns whether this Group is the parent group of the given one.
True if the given Group is a child group of this one, otherwise false.
: The Group to compare.