public interface Structure extends Serializable
| Modifier and Type | Method and Description |
|---|---|
Message |
getMessage()
Returns the Message object to which this structure belongs.
|
String |
getName()
Returns the structure's name.
|
Group |
getParent()
Returns the parent group within which this structure exists (may be root
message group).
|
boolean |
isEmpty() |
Message getMessage()
Group getParent()
boolean isEmpty() throws HL7Exception
true if the structure is not populatedHL7ExceptionCopyright © 2001-2013 University Health Network. All Rights Reserved.