public class

PeriodScheduleRequestCriteriaType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.payrollinterface.PeriodScheduleRequestCriteriaType

Class Overview

Period Schedule Request Criteria

Java class for Period_Schedule_Request_CriteriaType complex type.

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

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

Summary

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

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public PeriodScheduleRequestCriteriaType ()