GLS ShipIT 4.0.f2
GLS ShipIT - REST services
Loading...
Searching...
No Matches
glsgroup/fpcs/datatypes/soap/v1/sporadiccollection/ObjectFactory.java
Go to the documentation of this file.
1
2package eu.glsgroup.fpcs.datatypes.soap.v1.sporadiccollection;
3
4import javax.xml.bind.annotation.XmlRegistry;
5
6
21@XmlRegistry
22public class ObjectFactory {
23
24
29 public ObjectFactory() {
30 }
31
37 return new SporadicCollection();
38 }
39
45 return new SporadicCollectionResponse();
46 }
47
48}