GLS ShipIT
GLS ShipIT - REST services
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | Static Public Attributes | List of all members
eu.gls_group.fpcs.v1.timeframe.TimeframeService Class Reference
Inheritance diagram for eu.gls_group.fpcs.v1.timeframe.TimeframeService:

Public Member Functions

 TimeframeService (URL wsdlLocation)
 
 TimeframeService (URL wsdlLocation, QName serviceName)
 
 TimeframeService ()
 
 TimeframeService (WebServiceFeature...features)
 
 TimeframeService (URL wsdlLocation, WebServiceFeature...features)
 
 TimeframeService (URL wsdlLocation, QName serviceName, WebServiceFeature...features)
 
TimeframePortType getTimeframePort ()
 
TimeframePortType getTimeframePort (WebServiceFeature...features)
 

Static Public Attributes

static final URL WSDL_LOCATION
 
static final QName SERVICE = new QName("http://fpcs.gls-group.eu/v1/Timeframe", "TimeframeService")
 
static final QName TimeframePort = new QName("http://fpcs.gls-group.eu/v1/Timeframe", "TimeframePort")
 

Detailed Description

Timeframe service A service for ... Version: 1.0 History: 1.0 [2014-06-10] initial release

This class was generated by Apache CXF 2.7.18 2021-03-04T13:44:42.140Z Generated source version: 2.7.18

Definition at line 23 of file TimeframeService.java.

Constructor & Destructor Documentation

eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService ( URL  wsdlLocation)

Definition at line 41 of file TimeframeService.java.

eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService ( URL  wsdlLocation,
QName  serviceName 
)

Definition at line 45 of file TimeframeService.java.

eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService ( )

Definition at line 49 of file TimeframeService.java.

eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService ( WebServiceFeature...  features)

Definition at line 56 of file TimeframeService.java.

eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService ( URL  wsdlLocation,
WebServiceFeature...  features 
)

Definition at line 63 of file TimeframeService.java.

eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframeService ( URL  wsdlLocation,
QName  serviceName,
WebServiceFeature...  features 
)

Definition at line 70 of file TimeframeService.java.

Member Function Documentation

TimeframePortType eu.gls_group.fpcs.v1.timeframe.TimeframeService.getTimeframePort ( )
Returns
returns TimeframePortType

Definition at line 80 of file TimeframeService.java.

TimeframePortType eu.gls_group.fpcs.v1.timeframe.TimeframeService.getTimeframePort ( WebServiceFeature...  features)
Parameters
featuresA 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 TimeframePortType

Definition at line 92 of file TimeframeService.java.

Member Data Documentation

final QName eu.gls_group.fpcs.v1.timeframe.TimeframeService.SERVICE = new QName("http://fpcs.gls-group.eu/v1/Timeframe", "TimeframeService")
static

Definition at line 27 of file TimeframeService.java.

final QName eu.gls_group.fpcs.v1.timeframe.TimeframeService.TimeframePort = new QName("http://fpcs.gls-group.eu/v1/Timeframe", "TimeframePort")
static

Definition at line 28 of file TimeframeService.java.

final URL eu.gls_group.fpcs.v1.timeframe.TimeframeService.WSDL_LOCATION
static

Definition at line 25 of file TimeframeService.java.


The documentation for this class was generated from the following file: