public class DeliveryLogEntryRepresentation
extends org.svenson.AbstractDynamicProperties
Constructor and Description |
---|
DeliveryLogEntryRepresentation() |
DeliveryLogEntryRepresentation(String status,
org.joda.time.DateTime time) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getStatus() |
org.joda.time.DateTime |
getTime() |
int |
hashCode() |
void |
setStatus(String status) |
void |
setTime(org.joda.time.DateTime time) |
String |
toString() |
public DeliveryLogEntryRepresentation()
public DeliveryLogEntryRepresentation(String status, org.joda.time.DateTime time)
public String getStatus()
public void setStatus(String status)
public void setTime(org.joda.time.DateTime time)
protected boolean canEqual(Object other)
@JSONConverter(type=com.cumulocity.model.DateTimeConverter.class) public org.joda.time.DateTime getTime()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.