public class

CashManagementService

extends Service
java.lang.Object
   ↳ javax.xml.ws.Service
     ↳ workday.com.bsvc.cash_management.CashManagementService

Class Overview

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

Summary

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

Fields

public static final QName CashManagement

public static final QName SERVICE

public static final URL WSDL_LOCATION

Public Constructors

public CashManagementService (URL wsdlLocation)

Parameters
wsdlLocation

public CashManagementService (URL wsdlLocation, QName serviceName)

Parameters
wsdlLocation
serviceName

public CashManagementService ()

Public Methods

public CashManagementPort getCashManagement ()

Returns
  • returns CashManagementPort

public CashManagementPort getCashManagement (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 CashManagementPort