Class GHProjectsV2ItemChanges.FromToDate

java.lang.Object
org.kohsuke.github.GHProjectsV2ItemChanges.FromToDate
Enclosing class:
GHProjectsV2ItemChanges

public static class GHProjectsV2ItemChanges.FromToDate extends Object
The Class FromToDate.
  • Constructor Details

    • FromToDate

      public FromToDate()
  • Method Details

    • getFrom

      public Date getFrom()
      Gets the from.
      Returns:
      the from
    • getTo

      public Date getTo()
      Gets the to.
      Returns:
      the to