Class Member

    • Constructor Detail

      • Member

        public Member​(String aValue)
        Parameters:
        aValue - a string representation of a group or list membership
        Throws:
        IllegalArgumentException - when the specified string is not a valid list of (quoted) cal-addresses
      • Member

        public Member​(List<URI> aList)
        Parameters:
        aList - a list of groups
    • Method Detail

      • getGroups

        public final List<URI> getGroups()
        Returns:
        Returns the group addresses.
      • getValue

        public final String getValue()
        Specified by:
        getValue in class Content
        Returns:
        the content value