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 SummaryConstructors 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 SummaryAll 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- 
createGetGeoIPResponsepublic GetGeoIPResponse createGetGeoIPResponse() Create an instance ofGetGeoIPResponse
 - 
createGetGeoIPContextResponsepublic GetGeoIPContextResponse createGetGeoIPContextResponse() Create an instance ofGetGeoIPContextResponse
 - 
createGetGeoIPContextpublic GetGeoIPContext createGetGeoIPContext() Create an instance ofGetGeoIPContext
 
- 
 
- 
 
-