public class PaginationOrder extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
clause |
protected boolean |
desc |
Constructor and Description |
---|
PaginationOrder(String clause,
boolean desc) |
protected String clause
protected boolean desc
public PaginationOrder(String clause, boolean desc)
Copyright © 2004–2020 CodeLutin. All rights reserved.