Class QueryOrderField

    • Constructor Detail

      • QueryOrderField

        public QueryOrderField​(Query query,
                               java.lang.String fieldPath,
                               boolean desc)
    • Method Detail

      • isDesc

        public boolean isDesc()
        Return the desc property.
        Specified by:
        isDesc in interface QueryOrderParameter
        Returns:
        Desc property.