Class ExtendedMilestone

  • All Implemented Interfaces:
    Serializable

    public class ExtendedMilestone
    extends org.eclipse.egit.github.core.Milestone
    Author:
    Aaron Whiteside
    See Also:
    Serialized Form
    • Constructor Detail

      • ExtendedMilestone

        public ExtendedMilestone()
    • Method Detail

      • getUpdatedAt

        public Date getUpdatedAt()
      • setUpdatedAt

        public void setUpdatedAt​(Date updatedAt)
      • getClosedAt

        public Date getClosedAt()
      • setClosedAt

        public void setClosedAt​(Date closedAt)