public class SearchById extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="sFieldNameId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sOperator" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="sFileId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="pageNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="token" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected int |
pageNumber |
protected String |
sFieldNameId |
protected String |
sFileId |
protected String |
sOperator |
protected String |
token |
| Constructor and Description |
|---|
SearchById() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPageNumber()
Gets the value of the pageNumber property.
|
String |
getSFieldNameId()
Gets the value of the sFieldNameId property.
|
String |
getSFileId()
Gets the value of the sFileId property.
|
String |
getSOperator()
Gets the value of the sOperator property.
|
String |
getToken()
Gets the value of the token property.
|
void |
setPageNumber(int value)
Sets the value of the pageNumber property.
|
void |
setSFieldNameId(String value)
Sets the value of the sFieldNameId property.
|
void |
setSFileId(String value)
Sets the value of the sFileId property.
|
void |
setSOperator(String value)
Sets the value of the sOperator property.
|
void |
setToken(String value)
Sets the value of the token property.
|
protected String sFieldNameId
protected String sOperator
protected String sFileId
protected int pageNumber
protected String token
public String getSFieldNameId()
Stringpublic void setSFieldNameId(String value)
value - allowed object is
Stringpublic String getSOperator()
Stringpublic void setSOperator(String value)
value - allowed object is
Stringpublic String getSFileId()
Stringpublic void setSFileId(String value)
value - allowed object is
Stringpublic int getPageNumber()
public void setPageNumber(int value)
public String getToken()
StringCopyright © 2018 City of Paris. All rights reserved.