public interface IMessageValue extends IValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IMessageValue.IPart
part
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TYPE
type ID
|
MODEL_ID| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getName()
returns the name of the message
|
java.util.List<IMessageValue.IPart> |
getParts()
returns the list of parts
|
modelIDstatic final java.lang.String TYPE
javax.xml.namespace.QName getName()
java.util.List<IMessageValue.IPart> getParts()