Class DateField

    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • getIsComputed

        public Boolean getIsComputed()
        Whether the field was computed or retrieved directly from the document.