| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MessageFamily
A MessageFamily represents a group of message types, and may itself contain MessageFamilies. A MessageFamily is purely an organizational construct that is used by builder tools, but does not have any runtime functionality.
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Method Summary | |
|---|---|
|  MessageFamily[] | getMessageFamilies()Returns the message families contained within this message family. | 
|  java.lang.String | getMessageFamilyName()Returns the name of the MessageFamily. | 
|  MessageType[] | getMessageTypes()Returns the message types which are contained within this message family. | 
| Field Detail | 
|---|
static final java.lang.String CLASS_VERSION
| Method Detail | 
|---|
java.lang.String getMessageFamilyName()
MessageType[] getMessageTypes()
MessageFamily[] getMessageFamilies()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||