| java.lang.Object | |
| ↳ | workday.com.bsvc.CountryOfBirthReferenceType |
Reference element representing a unique instance of Country of Birth.
Java class for Country_Of_Birth_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Country_Of_Birth_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Country_Reference" type="{urn:com.workday/bsvc}Country_ReferenceType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| countryReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the countryReference property.
| |||||||||||
Sets the value of the countryReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the countryReference property.
CountryReferenceType
Sets the value of the countryReference property.
| value | Allowed object is
CountryReferenceType
|
|---|

