public class AdminProdAttrDescSearch
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
custom1
Custom1
|
private int |
custom1Rule
Custom1 Rule
|
private java.lang.String |
custom2
Custom2
|
private int |
custom2Rule
Custom2 Rule
|
private int |
id
id
|
private java.lang.String |
name
Name
|
private int |
nameRule
Name Rule
|
private java.lang.String |
orderBy
order By
|
Constructor and Description |
---|
AdminProdAttrDescSearch()
Instantiates an AdminProdAttrDescSearch object - a requirement for a bean class
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCustom1() |
int |
getCustom1Rule() |
java.lang.String |
getCustom2() |
int |
getCustom2Rule() |
int |
getId() |
java.lang.String |
getName() |
int |
getNameRule()
The rule for the search.
|
java.lang.String |
getOrderBy() |
void |
setCustom1(java.lang.String custom1) |
void |
setCustom1Rule(int custom1Rule) |
void |
setCustom2(java.lang.String custom2) |
void |
setCustom2Rule(int custom2Rule) |
void |
setId(int id) |
void |
setName(java.lang.String name) |
void |
setNameRule(int nameRule)
The rule for the search.
|
void |
setOrderBy(java.lang.String orderBy) |
java.lang.String |
toString() |
private int id
private java.lang.String name
private int nameRule
private java.lang.String custom1
private int custom1Rule
private java.lang.String custom2
private int custom2Rule
private java.lang.String orderBy
public AdminProdAttrDescSearch()
public java.lang.String toString()
toString
in class java.lang.Object
public int getId()
public void setId(int id)
id
- The id to set.public java.lang.String getOrderBy()
public void setOrderBy(java.lang.String orderBy)
orderBy
- The orderBy to set.public java.lang.String getName()
public void setName(java.lang.String name)
name
- The name to set.public int getNameRule()
public void setNameRule(int nameRule)
nameRule
- the nameRule to setpublic java.lang.String getCustom1()
public void setCustom1(java.lang.String custom1)
custom1
- the custom1 to setpublic int getCustom1Rule()
public void setCustom1Rule(int custom1Rule)
custom1Rule
- the custom1Rule to setpublic java.lang.String getCustom2()
public void setCustom2(java.lang.String custom2)
custom2
- the custom2 to setpublic int getCustom2Rule()
public void setCustom2Rule(int custom2Rule)
custom2Rule
- the custom2Rule to setCopyright © 2018 DS Data Systems UK Ltd.