public class

CompanyTaxIDRequestCriteriaType

extends Object
java.lang.Object
   ↳ workday.com.bsvc.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

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

Public Constructors

public CompanyTaxIDRequestCriteriaType ()