Fixed documentation
This commit is contained in:
parent
32fa99be15
commit
bffeefde00
|
@ -372,7 +372,6 @@ Moreover, instances using the old format are properly deserialised.
|
|||
* Set the event
|
||||
* @param event the event to set
|
||||
*/
|
||||
@JsonSetter(EVENT_PROPERTY)
|
||||
public void setEvent(Event event);
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue