Class GetGeoIP
- java.lang.Object
-
- jadex.webservice.examples.ws.geoip.gen.GetGeoIP
-
public class GetGeoIP extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.String
ipAddress
-
Constructor Summary
Constructors Constructor Description GetGeoIP()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getIPAddress()
Gets the value of the ipAddress property.void
setIPAddress(java.lang.String value)
Sets the value of the ipAddress property.
-
-