public class

CompetencyLevelRequestCriteriaType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.performancemanagement.CompetencyLevelRequestCriteriaType

Class Overview

Used to filter the competency level request. Not currently in use.

Java class for Competency_Level_Request_CriteriaType complex type.

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

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

Summary

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

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public CompetencyLevelRequestCriteriaType ()