Class SortParameter


  • public class SortParameter
    extends Parameter
    Used to sort results based on certain fields in the data set. See Sorting for more details.
    • Constructor Detail

      • SortParameter

        public SortParameter​(String value)
        Construct a sort parameter with the value.
        Parameters:
        value - value to use to sort with