public class Sort extends Object implements Serializable
Sort(String field, OrderBy order)
static Sort
create(String field, OrderBy order)
boolean
equals(Object object)
String
field()
int
hashCode()
OrderBy
order()
string()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Sort(String field, OrderBy order)
public static Sort create(String field, OrderBy order)
public String field()
public OrderBy order()
public String string()
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.