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.StringipAddress
-
Constructor Summary
Constructors Constructor Description GetGeoIP()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetIPAddress()Gets the value of the ipAddress property.voidsetIPAddress(java.lang.String value)Sets the value of the ipAddress property.
-
-