public interface MMessage extends MRecord
A 'message' is the top level metadata node in a metadata definition and is defined in terms of child fields and/or records.
The purpose of message metadata is to describe the content of occurrences of
DataMessage
.
The format of the message is constrained by the implementation according to
the type
of data that it is to represent.
Modifier and Type | Method and Description |
---|---|
TopicDataType |
getTopicDataType()
Identifies the data implementation type of the metadata.
|
addCustomField, addCustomField, addField, addField, addField, addField, addField, addRecord, addRecord, childCount, childNodes, getChild, getField, getRecord
getFullName, getMessage, getMultiplicity, getName, getParent, isField, isMessage, isRecord
TopicDataType getTopicDataType()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.