Class GetGeoIPContextResponse
- java.lang.Object
-
- jadex.webservice.examples.ws.geoip.gen.GetGeoIPContextResponse
-
public class GetGeoIPContextResponse extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected GeoIP
getGeoIPContextResult
-
Constructor Summary
Constructors Constructor Description GetGeoIPContextResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GeoIP
getGetGeoIPContextResult()
Gets the value of the getGeoIPContextResult property.void
setGetGeoIPContextResult(GeoIP value)
Sets the value of the getGeoIPContextResult property.
-
-