public class VotedIPAddress extends ChadData
| Constructor and Description |
|---|
VotedIPAddress() |
VotedIPAddress(String ip) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIp() |
ChadPoll |
getPoll() |
int |
hashCode() |
void |
setIp(String ip) |
void |
setPoll(ChadPoll poll) |
getId, getLastUpdatedTime, setId, setLastUpdatedTimepublic VotedIPAddress()
public VotedIPAddress(String ip)
Copyright © 2015 WSO2 Inc. All rights reserved.