Class Event
java.lang.Object
com.vaadin.appsec.backend.model.osv.response.Event
DTO for the OSV API event property.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the additional properties.voidsetAdditionalProperty(String name, Object value) Sets the additional property.toString()
-
Constructor Details
-
Event
public Event()No args constructor for use in serialization.
-
-
Method Details