Interface NamedGroup
- All Superinterfaces:
Group
A group that also has a name.
- Since:
- 1.0
- Version:
- 1.0
- API Note:
- This optional interface does not change the functionality of a Group in any way. It only provides extra context for error messages and logs.
-
Method Summary
-
Method Details
-
name
Retrieves the name of the group.- Returns:
- The group's name.
-