Class 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.
      • Methods inherited from class java.lang.Object

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

      • ipAddress

        protected java.lang.String ipAddress
    • Constructor Detail

      • GetGeoIP

        public GetGeoIP()
    • Method Detail

      • getIPAddress

        public java.lang.String getIPAddress()
        Gets the value of the ipAddress property.
        Returns:
        possible object is String
      • setIPAddress

        public void setIPAddress​(java.lang.String value)
        Sets the value of the ipAddress property.
        Parameters:
        value - allowed object is String