fr.paris.lutece.plugins.crm.business.demand
Class DemandSort
java.lang.Object
fr.paris.lutece.plugins.crm.business.demand.DemandSort
public class DemandSort
- extends Object
Defines a sort for demands
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DemandSort
public DemandSort()
- Constructor
DemandSort
public DemandSort(String strField,
boolean asc)
- Constructor
- Parameters:
strField
- the fieldasc
- asc or desc
getField
public String getField()
- Returns:
- the strField
setField
public void setField(String strField)
- Parameters:
strField
- the strField to set
isAsc
public boolean isAsc()
- Returns:
- the asc
setAsc
public void setAsc(boolean asc)
- Parameters:
asc
- the asc to set
Copyright © 2013 Mairie de Paris. All Rights Reserved.