| java.lang.Object | |
| ↳ | com.workday.talent.StaticTalentPoolObjectIDType |
Contains a unique identifier for an instance of an object.
Java class for Static_Talent_PoolObjectIDType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Static_Talent_PoolObjectIDType">
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="type" use="required" type="{urn:com.workday/bsvc}Static_Talent_PoolReferenceEnumeration" />
</extension>
</simpleContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| type | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the type property.
| |||||||||||
Gets the value of the value property.
| |||||||||||
Sets the value of the type property.
| |||||||||||
Sets the value of the value property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the type property.
Gets the value of the value property.
Sets the value of the type property.
| value | Allowed object is String |
|---|
Sets the value of the value property.
| value | Allowed object is String |
|---|