public class

CompanyTaxIDRequestCriteriaType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.hr.CompanyTaxIDRequestCriteriaType

Class Overview

The Request Criteria is a wrapper element around a list of elements representing the operation specific criteria needed to search for Company TaxID instances

Java class for Company_Tax_ID_Request_CriteriaType complex type.

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

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

Summary

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

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Public Constructors

public CompanyTaxIDRequestCriteriaType ()