GLS ShipIT
2.8.11
GLS ShipIT - REST services
soap-datatypes
src
main
java
eu
glsgroup
fpcs
datatypes
soap
v1
timeframe
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java
Go to the documentation of this file.
1
2
package
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe;
3
4
import
javax.xml.bind.annotation.XmlRegistry;
5
6
21
@XmlRegistry
22
public
class
ObjectFactory
{
23
24
28
public
ObjectFactory
() {
29
}
30
35
public
EstimatedDeliveryDays
createEstimatedDeliveryDays
() {
36
return
new
EstimatedDeliveryDays
();
37
}
38
43
public
Address
createAddress
() {
44
return
new
Address
();
45
}
46
51
public
FromToLocation
createFromToLocation
() {
52
return
new
FromToLocation
();
53
}
54
59
public
Source
createSource
() {
60
return
new
Source
();
61
}
62
67
public
Destination
createDestination
() {
68
return
new
Destination
();
69
}
70
71
}
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:22
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory.createEstimatedDeliveryDays
EstimatedDeliveryDays createEstimatedDeliveryDays()
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:35
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory.createFromToLocation
FromToLocation createFromToLocation()
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:51
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory.createAddress
Address createAddress()
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:43
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.Address
Definition:
timeframe/Address.java:44
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory.ObjectFactory
ObjectFactory()
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:28
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.EstimatedDeliveryDays
Definition:
EstimatedDeliveryDays.java:37
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.FromToLocation
Definition:
FromToLocation.java:38
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory.createDestination
Destination createDestination()
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:67
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.Source
Definition:
Source.java:33
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.ObjectFactory.createSource
Source createSource()
Definition:
fpcs/datatypes/soap/v1/timeframe/ObjectFactory.java:59
eu.glsgroup.fpcs.datatypes.soap.v1.timeframe.Destination
Definition:
Destination.java:33
Generated on Mon Jan 4 2021 13:05:42 for GLS ShipIT by
1.8.13