Class PsortParameter


  • public class PsortParameter
    extends Parameter
    Applied only on the periods property, used to sort results based on certain fields contained within the periods.
    • Constructor Detail

      • PsortParameter

        public PsortParameter​(String value)
        Construct the period sort parameter with will sort the periods based on a value.
        Parameters:
        value - value to sort by.