Package sk.iway.iwcm.components.seo
Class Bot
java.lang.Object
sk.iway.iwcm.components.seo.Bot
- All Implemented Interfaces:
Comparable<Bot>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Bot
public Bot()
-
-
Method Details
-
getBotId
public int getBotId() -
setBotId
public void setBotId(int botId) -
getName
-
setName
-
getVisits
public int getVisits() -
setVisits
public void setVisits(int visits) -
getLastVisit
-
setLastVisit
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Bot>
-
equals
-
hashCode
public int hashCode()
-