public class UnitFilter extends Object
Constructor and Description |
---|
UnitFilter()
Constructor
|
Modifier and Type | Method and Description |
---|---|
boolean |
containsDescription()
Check if the filter contains the description
|
boolean |
containsIdParent()
Check if the filter contains the id parent
|
boolean |
containsLabel()
Check if the filter contains the label
|
String |
getDescription()
Get the description
|
int |
getIdParent()
Get the id parent
|
String |
getLabel()
Get the label
|
boolean |
isWideSearch()
Return true if the search is wide, false otherwise
|
void |
setDescription(String strDescription)
Set the description
|
void |
setIdParent(int nIdParent)
Set the id parent
|
void |
setLabel(String strLabel)
Set the label
|
void |
setWideSearch(boolean isWideSearch)
Set true if the search is wide, false otherwise
|
public String getLabel()
public void setLabel(String strLabel)
strLabel
- the labelpublic boolean containsLabel()
public String getDescription()
public void setDescription(String strDescription)
strDescription
- the descriptionpublic boolean containsDescription()
public int getIdParent()
public void setIdParent(int nIdParent)
nIdParent
- the reference codepublic boolean containsIdParent()
public void setWideSearch(boolean isWideSearch)
isWideSearch
- true if the search is wide, false otherwisepublic boolean isWideSearch()
Copyright © 2017 City of Paris. All rights reserved.