Interface IDouiRestInterfaceRequest.IOrderBy

  • Enclosing interface:
    IDouiRestInterfaceRequest

    public static interface IDouiRestInterfaceRequest.IOrderBy
    Order by configuration.
    Since:
    10.4.0
    Version:
    $Revision: 21230 $ $Date: 2018-04-24 19:07:57 -0300 (Tue, 24 Apr 2018) $
    • Method Detail

      • getField

        String getField()
        Returns the field to be ordered by.
        Returns:
        the field to be ordered by.
        Since:
        10.4.0