Interface Group


public interface Group
This interface represents a group.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the name.
  • Method Details

    • getName

      String getName()
      Get the name.
      Returns:
      The name.