public class EventChanges extends Object
Constructor and Description |
---|
EventChanges() |
Modifier and Type | Method and Description |
---|---|
Map<String,List<EventLabel>> |
getLabels() |
List<Date> |
getUpdatedAt() |
List<Integer> |
getUpdatedById() |
void |
setLabels(Map<String,List<EventLabel>> labels) |
void |
setUpdatedAt(List<Date> updatedAt) |
void |
setUpdatedById(List<Integer> updatedById) |
String |
toString() |
public Map<String,List<EventLabel>> getLabels()
public void setLabels(Map<String,List<EventLabel>> labels)
Copyright © 2019. All rights reserved.