Class LineInboundMessageDto.Emoji
java.lang.Object
com.flowable.engage.external.system.line.dto.LineInboundMessageDto.Emoji
- Enclosing class:
- LineInboundMessageDto
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
getIndex()
int
void
setEmojiId
(String emojiId) void
setIndex
(int index) void
setLength
(int length) void
setProductId
(String productId)
-
Field Details
-
index
protected int index -
length
protected int length -
productId
-
emojiId
-
-
Constructor Details
-
Emoji
public Emoji()
-
-
Method Details
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int index) -
getLength
public int getLength() -
setLength
public void setLength(int length) -
getProductId
-
setProductId
-
getEmojiId
-
setEmojiId
-