public final class CategoryCreatedMessagePayloadImpl extends Object implements CategoryCreatedMessagePayload
CATEGORY_CREATED
Constructor and Description |
---|
CategoryCreatedMessagePayloadImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Category |
getCategory() |
String |
getType() |
int |
hashCode() |
void |
setCategory(Category category) |
getClass, notify, notifyAll, toString, wait, wait, wait
builder, builder, of, of, withCategoryCreatedMessagePayload
withMessagePayload
public String getType()
getType
in interface MessagePayload
public Category getCategory()
getCategory
in interface CategoryCreatedMessagePayload
public void setCategory(Category category)
setCategory
in interface CategoryCreatedMessagePayload