Interface SuperStructure

All Superinterfaces:
Group, Serializable, Structure, Visitable
All Known Implementing Classes:
AbstractSuperMessage

public interface SuperStructure extends Group
Represents a Message or Group which contains child elements for more than one structure type. Super structures are used for convenience since they allow you to use the same code to handle multiple message types.