GLS ShipIT  2.8.11
GLS ShipIT - REST services
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 2020-09-03T13:48:36.959+01:00 Generated source version: 2.7.18

Definition at line 22 of file TimeframeService.java.

Constructor & Destructor Documentation

◆ TimeframeService() [1/6]

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

Definition at line 40 of file TimeframeService.java.

◆ TimeframeService() [2/6]

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

Definition at line 44 of file TimeframeService.java.

◆ TimeframeService() [3/6]

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

Definition at line 48 of file TimeframeService.java.

◆ TimeframeService() [4/6]

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

Definition at line 55 of file TimeframeService.java.

◆ TimeframeService() [5/6]

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

Definition at line 63 of file TimeframeService.java.

◆ TimeframeService() [6/6]

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

Definition at line 71 of file TimeframeService.java.

Member Function Documentation

◆ getTimeframePort() [1/2]

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

Definition at line 82 of file TimeframeService.java.

◆ getTimeframePort() [2/2]

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 94 of file TimeframeService.java.

Member Data Documentation

◆ SERVICE

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

Definition at line 26 of file TimeframeService.java.

◆ TimeframePort

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

Definition at line 27 of file TimeframeService.java.

◆ WSDL_LOCATION

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

Definition at line 24 of file TimeframeService.java.


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