public static class SearchParameter.OrderBy extends Object
OrderBy(String field, SearchParameter.SortOrder dir)
OrderBy(String field, String dir)
String
dir()
field()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OrderBy(String field, String dir)
public OrderBy(String field, SearchParameter.SortOrder dir)
public String field()
public String dir()
Copyright © 2018. All rights reserved.