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

