public class SortModel extends Object
SortModel()
String
getDescription()
getName()
Integer
getSort()
void
setDescription(String description)
setName(String name)
setSort(Integer sort)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SortModel()
public String getName()
public void setName(String name)
public String getDescription()
public void setDescription(String description)
public Integer getSort()
public void setSort(Integer sort)
Copyright © 2019. All rights reserved.