public class CommentData extends Object
| Constructor and Description |
|---|
CommentData() |
| Modifier and Type | Method and Description |
|---|---|
CommentData |
createdAt(org.joda.time.Instant createdAt) |
boolean |
equals(Object o) |
org.joda.time.Instant |
getCreatedAt()
Get createdAt
|
int |
hashCode() |
void |
setCreatedAt(org.joda.time.Instant createdAt) |
String |
toString() |
public CommentData createdAt(org.joda.time.Instant createdAt)
public org.joda.time.Instant getCreatedAt()
public void setCreatedAt(org.joda.time.Instant createdAt)
Copyright © 2017 LeanIX GmbH. All rights reserved.