Class FixedDateColumn


  • public class FixedDateColumn
    extends Column
    • Field Detail

      • dateType

        protected org.dashbuilder.dataset.group.DateIntervalType dateType
    • Constructor Detail

      • FixedDateColumn

        public FixedDateColumn​(String name,
                               org.dashbuilder.dataset.group.DateIntervalType type)
    • Method Detail

      • getDateType

        public org.dashbuilder.dataset.group.DateIntervalType getDateType()