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 GeoIPgetGeoIPContextResult
-
Constructor Summary
Constructors Constructor Description GetGeoIPContextResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GeoIPgetGetGeoIPContextResult()Gets the value of the getGeoIPContextResult property.voidsetGetGeoIPContextResult(GeoIP value)Sets the value of the getGeoIPContextResult property.
-
-