public class

PerformanceManagementService

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ com.workday.performancemanagement.PerformanceManagementService

Class Overview

This class was generated by Apache CXF 2.5.1 2014-02-28T19:23:41.418-03:00 Generated source version: 2.5.1

Summary

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

Fields

public static final QName PerformanceManagement

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public PerformanceManagementService (URL wsdlLocation)

Parameters
wsdlLocation

public PerformanceManagementService (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public PerformanceManagementService ()

Public Methods

public PerformanceManagementPort getPerformanceManagement ()

Returns
  • returns PerformanceManagementPort

public PerformanceManagementPort getPerformanceManagement (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 PerformanceManagementPort