Class Group
java.lang.Object
org.drasyl.node.plugin.groups.client.Group
A simple POJO that models a group.
This is an immutable object.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Group
public Group()
-
-
Method Details
-
of
Creates a new group with the givenname
.- Parameters:
name
- the name of the group- Returns:
- a group
-
getName
-