public class EventBatch extends Object
EventBatch()
boolean
equals(Object o)
EventBatch
events(List<Event> events)
List<Event>
getEvents()
int
hashCode()
void
setEvents(List<Event> events)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EventBatch()
public EventBatch events(List<Event> events)
public List<Event> getEvents()
public void setEvents(List<Event> events)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2017 LeanIX GmbH. All rights reserved.