| java.lang.Object | |
| ↳ | com.workday.hr.EmergencyContactPriorityReferenceType |
Reference element representing a unique instance of Emergency Contact Priority.
Java class for Emergency_Contact_Priority_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Emergency_Contact_Priority_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Emergency_Contact_Priority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| emergencyContactPriority | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the emergencyContactPriority property.
| |||||||||||
Sets the value of the emergencyContactPriority property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the emergencyContactPriority property.
Sets the value of the emergencyContactPriority property.
| value | Allowed object is String |
|---|

