Class GetGeoIPResponse


  • public class GetGeoIPResponse
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GeoIP getGetGeoIPResult()
      Gets the value of the getGeoIPResult property.
      void setGetGeoIPResult​(GeoIP value)
      Sets the value of the getGeoIPResult property.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • getGeoIPResult

        protected GeoIP getGeoIPResult
    • Constructor Detail

      • GetGeoIPResponse

        public GetGeoIPResponse()
    • Method Detail

      • getGetGeoIPResult

        public GeoIP getGetGeoIPResult()
        Gets the value of the getGeoIPResult property.
        Returns:
        possible object is GeoIP
      • setGetGeoIPResult

        public void setGetGeoIPResult​(GeoIP value)
        Sets the value of the getGeoIPResult property.
        Parameters:
        value - allowed object is GeoIP