public class

TalentPoolRequestCriteriaType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.talent.TalentPoolRequestCriteriaType

Class Overview

Optional. Section holds Criteria for Talent Pool Request.

Java class for Talent_Pool_Request_CriteriaType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Talent_Pool_Request_CriteriaType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Public Constructors
TalentPoolRequestCriteriaType()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public TalentPoolRequestCriteriaType ()