public class OrderBy extends Object
static class
OrderBy.OrderType
OrderBy()
OrderBy(String field)
OrderBy(String field, OrderBy.OrderType sortType)
OrderBy(String field, String sortType)
String
getField()
getSortType()
void
setField(String field)
setSortType(String sortType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderBy()
public OrderBy(String field)
public OrderBy(String field, String sortType)
public OrderBy(String field, OrderBy.OrderType sortType)
public String getField()
public void setField(String field)
field
public String getSortType()
public void setSortType(String sortType)
sortType
Copyright © 2025. All rights reserved.