Constructor and Description |
---|
PositionSpamReport() |
PositionSpamReport(Position position) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
boolean |
newReport(Device device) |
protected void |
onCreate() |
protected void |
onUpdate() |
DTO |
toDTO() |
public PositionSpamReport()
public PositionSpamReport(Position position)
protected void onCreate()
protected void onUpdate()
public boolean newReport(Device device)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object