Interface GroupMember


public interface GroupMember
Encapsulates a group member.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the logical name of this group member.
  • Method Details

    • getName

      String getName()
      Returns the logical name of this group member.
      Returns:
      the logical name of this group member.