com.ibm.pdp.maf.rpp.kernel

Interface Sort

  • All Superinterfaces:
    Element


    public interface Sort
    extends Element

    This interface represents a sort.

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String copyright 
    • Method Detail

      • getCalls

        java.util.List<DataCall> getCalls()

        Returns the data calls.

        Returns:
      • isDescending

        boolean isDescending()

        Returns the descending flag.

        Returns: