public class MicroserviceBillingRepresentation extends AbstractExtensibleRepresentation
Constructor and Description |
---|
MicroserviceBillingRepresentation() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
org.joda.time.DateTime |
getDateTime() |
int |
hashCode() |
void |
setDateTime(org.joda.time.DateTime dateTime) |
String |
toString() |
get, get, getAttrs, getProperty, hasProperty, propertyNames, removeProperty, set, set, set, setAttrs, setProperty
getSelf, getSelfDecoded, setSelf, toJSON
public void setDateTime(org.joda.time.DateTime dateTime)
public String toString()
toString
in class BaseResourceRepresentation
protected boolean canEqual(Object other)
@JSONConverter(type=com.cumulocity.model.DateTimeConverter.class) public org.joda.time.DateTime getDateTime()
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.