Class AttachmentActionPayload.AttachmentField
java.lang.Object
com.slack.api.app_backend.interactive_components.payload.AttachmentActionPayload.AttachmentField
- Enclosing class:
- AttachmentActionPayload
public static class AttachmentActionPayload.AttachmentField extends Object
-
Constructor Summary
Constructors Constructor Description AttachmentField() -
Method Summary
-
Constructor Details
-
AttachmentField
public AttachmentField()
-
-
Method Details
-
getTitle
-
getValue
-
isShortField
public boolean isShortField() -
setTitle
-
setValue
-
setShortField
public void setShortField(boolean shortField) -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-