| java.lang.Object | |
| ↳ | workday.com.bsvc.SearchSettingsResponseDataType |
Wrapper element that includes Search Settings data
Java class for Search_Settings_Response_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Search_Settings_Response_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Search_Settings" type="{urn:com.workday/bsvc}Search_SettingsType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| searchSettings | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the searchSettings property.
| |||||||||||
Sets the value of the searchSettings property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the searchSettings property.
SearchSettingsType
Sets the value of the searchSettings property.
| value | Allowed object is
SearchSettingsType
|
|---|

