Class GetGeoIPContextResponse


  • public class GetGeoIPContextResponse
    extends java.lang.Object
    • Field Detail

      • getGeoIPContextResult

        protected GeoIP getGeoIPContextResult
    • Constructor Detail

      • GetGeoIPContextResponse

        public GetGeoIPContextResponse()
    • Method Detail

      • getGetGeoIPContextResult

        public GeoIP getGetGeoIPContextResult()
        Gets the value of the getGeoIPContextResult property.
        Returns:
        possible object is GeoIP
      • setGetGeoIPContextResult

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