Our new Appfire Documentation Space is now live!

Take a look here! If you have any questions please email support@appfire.com

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.

MethodReturn typeReturns
equals(Object o)boolean

True if and only if the group names in lowercase match.

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()
StringName of Group