Class SelectRangeDate


  • public class SelectRangeDate
    extends Selector
    Implementation of a DQC select range date.
    • Constructor Detail

    • Method Detail

      • getStart

        public String getStart()
      • getEnd

        public String getEnd()
      • getDuration

        public String getDuration()
      • getResolution

        public String getResolution()
      • equals

        public boolean equals​(Object o)
        Description copied from class: Selector
        Instances which have same id are equal.
        Overrides:
        equals in class Selector
      • hashCode

        public int hashCode()
        Override Object.hashCode() to implement equals.
        Overrides:
        hashCode in class Selector