Class ObjectFactory
- java.lang.Object
-
- jadex.webservice.examples.ws.geoip.gen.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the jadex.webservice.examples.ws.geoip.gen package.-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: jadex.webservice.examples.ws.geoip.gen
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GeoIPcreateGeoIP()Create an instance ofGeoIPjavax.xml.bind.JAXBElement<GeoIP>createGeoIP(GeoIP value)GetGeoIPcreateGetGeoIP()Create an instance ofGetGeoIPGetGeoIPContextcreateGetGeoIPContext()Create an instance ofGetGeoIPContextGetGeoIPContextResponsecreateGetGeoIPContextResponse()Create an instance ofGetGeoIPContextResponseGetGeoIPResponsecreateGetGeoIPResponse()Create an instance ofGetGeoIPResponse
-
-
-
Method Detail
-
createGetGeoIPResponse
public GetGeoIPResponse createGetGeoIPResponse()
Create an instance ofGetGeoIPResponse
-
createGetGeoIPContextResponse
public GetGeoIPContextResponse createGetGeoIPContextResponse()
Create an instance ofGetGeoIPContextResponse
-
createGetGeoIPContext
public GetGeoIPContext createGetGeoIPContext()
Create an instance ofGetGeoIPContext
-
-
-