public class

CertificationRequestCriteriaType

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

Class Overview

Currently not in use.

Java class for Certification_Request_CriteriaType complex type.

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

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

Summary

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

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public CertificationRequestCriteriaType ()