public class MessageDefinition extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
id |
protected Expression |
name |
Constructor and Description |
---|
MessageDefinition(String id,
Expression name) |
Modifier and Type | Method and Description |
---|---|
Expression |
getExpression() |
String |
getId() |
protected String id
protected Expression name
public MessageDefinition(String id, Expression name)
public String getId()
public Expression getExpression()
Copyright © 2022. All rights reserved.