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