Uses of Class
org.drasyl.plugin.groups.manager.data.Group
Packages that use Group
Package
Description
- 
Uses of Group in org.drasyl.plugin.groups.manager
Methods in org.drasyl.plugin.groups.manager that return types with arguments of type GroupMethod parameters in org.drasyl.plugin.groups.manager with type arguments of type GroupModifier and TypeMethodDescription - 
Uses of Group in org.drasyl.plugin.groups.manager.data
Methods in org.drasyl.plugin.groups.manager.data that return GroupModifier and TypeMethodDescriptionMembership.getGroup()static GroupCreates a Group object with default minDifficulty and timeout.static GroupCreates a Group object with given parameters.Methods in org.drasyl.plugin.groups.manager.data with parameters of type Group - 
Uses of Group in org.drasyl.plugin.groups.manager.database
Methods in org.drasyl.plugin.groups.manager.database that return GroupModifier and TypeMethodDescriptionReturns the group with the specifiednameornullif it could not be found.Methods in org.drasyl.plugin.groups.manager.database that return types with arguments of type GroupMethods in org.drasyl.plugin.groups.manager.database with parameters of type GroupModifier and TypeMethodDescriptionbooleanAdds a group to the database if it doesn't exist already.booleanDatabaseAdapter.updateGroup(Group group) Updates the specifiedgroup. - 
Uses of Group in org.drasyl.plugin.groups.manager.database.jdbc
Methods in org.drasyl.plugin.groups.manager.database.jdbc that return GroupMethods in org.drasyl.plugin.groups.manager.database.jdbc that return types with arguments of type GroupMethods in org.drasyl.plugin.groups.manager.database.jdbc with parameters of type Group