public class SlackAttachmentField extends Object
| Constructor and Description |
|---|
SlackAttachmentField() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getTitle() |
Object |
getValue() |
int |
hashCode() |
boolean |
isShortField() |
void |
setShortField(boolean shortField) |
void |
setTitle(String title) |
void |
setValue(Object value) |
String |
toString() |
public String getTitle()
public Object getValue()
public boolean isShortField()
public void setTitle(String title)
public void setValue(Object value)
public void setShortField(boolean shortField)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.