public class Campaign extends Object
Campaign()
Campaign(String uuid, Calendar from, Calendar to)
boolean
equals(Object o)
Calendar
getFrom()
getTo()
String
getUuid()
int
hashCode()
void
setFrom(Calendar from)
setTo(Calendar to)
setUuid(String uuid)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Campaign()
public Campaign(String uuid, Calendar from, Calendar to)
public String getUuid()
public void setUuid(String uuid)
public Calendar getFrom()
public void setFrom(Calendar from)
public Calendar getTo()
public void setTo(Calendar to)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode