public static class RichTextSectionElement.Date extends Object implements RichTextElement
| Modifier and Type | Class and Description |
|---|---|
static class |
RichTextSectionElement.Date.DateBuilder |
| Modifier and Type | Method and Description |
|---|---|
static RichTextSectionElement.Date.DateBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getTimestamp() |
String |
getType() |
int |
hashCode() |
void |
setTimestamp(String timestamp) |
String |
toString() |
public static final String TYPE
public Date()
public Date(String timestamp)
public static RichTextSectionElement.Date.DateBuilder builder()
public String getType()
getType in interface RichTextElementpublic String getTimestamp()
public void setTimestamp(String timestamp)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.