Class PartStat

    • Field Detail

      • NEEDS_ACTION

        public static final PartStat NEEDS_ACTION
        Needs action.
      • ACCEPTED

        public static final PartStat ACCEPTED
        Accepted.
      • DECLINED

        public static final PartStat DECLINED
        Declined.
      • TENTATIVE

        public static final PartStat TENTATIVE
        Tentative.
      • DELEGATED

        public static final PartStat DELEGATED
        Delegated.
      • COMPLETED

        public static final PartStat COMPLETED
        Completed.
      • IN_PROCESS

        public static final PartStat IN_PROCESS
        In-process.
    • Constructor Detail

      • PartStat

        public PartStat​(String aValue)
        Parameters:
        aValue - a string representation of a participation status
    • Method Detail

      • getValue

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