public class

HumanResourcesService

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ workday.com.bsvc.human_resources.HumanResourcesService

Class Overview

This class was generated by Apache CXF 2.3.0 Thu Jan 26 11:10:42 CST 2012 Generated source version: 2.3.0

Summary

Fields
public static final QName HumanResources
public static final QName SERVICE
public static final URL WSDL_LOCATION
[Expand]
Inherited Fields
From class javax.xml.ws.Service
Public Constructors
HumanResourcesService(URL wsdlLocation)
HumanResourcesService(URL wsdlLocation, QName serviceName)
HumanResourcesService()
Public Methods
HumanResourcesPort getHumanResources(WebServiceFeature... features)
HumanResourcesPort getHumanResources()
[Expand]
Inherited Methods
From class javax.xml.ws.Service
From class java.lang.Object

Fields

public static final QName HumanResources

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public HumanResourcesService (URL wsdlLocation)

Parameters
wsdlLocation

public HumanResourcesService (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public HumanResourcesService ()

Public Methods

public HumanResourcesPort getHumanResources (WebServiceFeature... features)

Parameters
features A list of javax.xml.ws.WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.
Returns
  • returns HumanResourcesPort

public HumanResourcesPort getHumanResources ()

Returns
  • returns HumanResourcesPort