Group interface
This document details the methods of the Group
interface you can use on a Group returned by the Getters when you access the custom Group type picker fields.
Method | Return type | Returns |
---|---|---|
equals(Object o) | boolean |
|
compareTo(Group o) | Integer | A negative integer, zero, or a positive integer when the group is less than, equal to, or greater than the specified group. |
getName() | String | Name of Group |