isGroupAll method

bool isGroupAll()

Implementation

bool isGroupAll() {
  return GROUP_ALL_NAME == name;
}