public class ZoneSearch extends java.lang.Object implements ZoneSearchIf
Constructor and Description |
---|
ZoneSearch()
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode()
The code of the zone
|
int |
getCodeRule()
The rule for the search.
|
int |
getCountryId()
The numeric id of the country
|
java.lang.String |
getCustom1()
Custom1 field
|
int |
getCustom1Rule()
The rule for the search.
|
java.lang.String |
getCustom2()
Custom2 field
|
int |
getCustom2Rule()
The rule for the search.
|
java.lang.String |
getCustom3()
Custom3 field
|
int |
getCustom3Rule()
The rule for the search.
|
int |
getId()
The numeric id of the zone
|
java.lang.Boolean |
getInvisible()
Used as a constraint if not null.
|
java.lang.String |
getName()
The name of the zone
|
int |
getNameRule()
The rule for the search.
|
java.lang.String |
getSearchString()
Used to add a constraint to the zoneSearch attribute of the zone.
|
int |
getSearchStringRule()
The rule for the search.
|
void |
setCode(java.lang.String code)
The code of the zone
|
void |
setCodeRule(int codeRule)
The rule for the search.
|
void |
setCountryId(int countryId)
The numeric id of the country
|
void |
setCustom1(java.lang.String custom1)
Custom1 field
|
void |
setCustom1Rule(int custom1Rule)
The rule for the search.
|
void |
setCustom2(java.lang.String custom2)
Custom2 field
|
void |
setCustom2Rule(int custom2Rule)
The rule for the search.
|
void |
setCustom3(java.lang.String custom3)
Custom3 field
|
void |
setCustom3Rule(int custom3Rule)
The rule for the search.
|
void |
setId(int id)
The numeric id of the zone
|
void |
setInvisible(java.lang.Boolean invisible)
Used as a constraint if not null.
|
void |
setName(java.lang.String name)
The name of the zone
|
void |
setNameRule(int nameRule)
The rule for the search.
|
void |
setSearchString(java.lang.String searchString)
Used to add a constraint to the zoneSearch attribute of the zone.
|
void |
setSearchStringRule(int searchStringRule)
The rule for the search.
|
public java.lang.String getSearchString()
ZoneSearchIf
getSearchString
in interface ZoneSearchIf
public void setSearchString(java.lang.String searchString)
ZoneSearchIf
setSearchString
in interface ZoneSearchIf
searchString
- the searchString to setpublic int getSearchStringRule()
ZoneSearchIf
getSearchStringRule
in interface ZoneSearchIf
public void setSearchStringRule(int searchStringRule)
ZoneSearchIf
setSearchStringRule
in interface ZoneSearchIf
searchStringRule
- the searchStringRule to setpublic int getId()
ZoneSearchIf
getId
in interface ZoneSearchIf
public void setId(int id)
ZoneSearchIf
setId
in interface ZoneSearchIf
id
- the id to setpublic int getCountryId()
ZoneSearchIf
getCountryId
in interface ZoneSearchIf
public void setCountryId(int countryId)
ZoneSearchIf
setCountryId
in interface ZoneSearchIf
countryId
- the countryId to setpublic java.lang.String getCode()
ZoneSearchIf
getCode
in interface ZoneSearchIf
public void setCode(java.lang.String code)
ZoneSearchIf
setCode
in interface ZoneSearchIf
code
- the code to setpublic int getCodeRule()
ZoneSearchIf
getCodeRule
in interface ZoneSearchIf
public void setCodeRule(int codeRule)
ZoneSearchIf
setCodeRule
in interface ZoneSearchIf
codeRule
- the codeRule to setpublic java.lang.String getName()
ZoneSearchIf
getName
in interface ZoneSearchIf
public void setName(java.lang.String name)
ZoneSearchIf
setName
in interface ZoneSearchIf
name
- the name to setpublic int getNameRule()
ZoneSearchIf
getNameRule
in interface ZoneSearchIf
public void setNameRule(int nameRule)
ZoneSearchIf
setNameRule
in interface ZoneSearchIf
nameRule
- the nameRule to setpublic java.lang.Boolean getInvisible()
ZoneSearchIf
getInvisible
in interface ZoneSearchIf
public void setInvisible(java.lang.Boolean invisible)
ZoneSearchIf
setInvisible
in interface ZoneSearchIf
invisible
- the invisible to setpublic java.lang.String getCustom1()
ZoneSearchIf
getCustom1
in interface ZoneSearchIf
public void setCustom1(java.lang.String custom1)
ZoneSearchIf
setCustom1
in interface ZoneSearchIf
custom1
- the custom1 to setpublic int getCustom1Rule()
ZoneSearchIf
getCustom1Rule
in interface ZoneSearchIf
public void setCustom1Rule(int custom1Rule)
ZoneSearchIf
setCustom1Rule
in interface ZoneSearchIf
custom1Rule
- the custom1Rule to setpublic java.lang.String getCustom2()
ZoneSearchIf
getCustom2
in interface ZoneSearchIf
public void setCustom2(java.lang.String custom2)
ZoneSearchIf
setCustom2
in interface ZoneSearchIf
custom2
- the custom2 to setpublic int getCustom2Rule()
ZoneSearchIf
getCustom2Rule
in interface ZoneSearchIf
public void setCustom2Rule(int custom2Rule)
ZoneSearchIf
setCustom2Rule
in interface ZoneSearchIf
custom2Rule
- the custom2Rule to setpublic java.lang.String getCustom3()
ZoneSearchIf
getCustom3
in interface ZoneSearchIf
public void setCustom3(java.lang.String custom3)
ZoneSearchIf
setCustom3
in interface ZoneSearchIf
custom3
- the custom3 to setpublic int getCustom3Rule()
ZoneSearchIf
getCustom3Rule
in interface ZoneSearchIf
public void setCustom3Rule(int custom3Rule)
ZoneSearchIf
setCustom3Rule
in interface ZoneSearchIf
custom3Rule
- the custom3Rule to setCopyright © 2018 DS Data Systems UK Ltd.