public abstract class AbstractStructure extends Object implements Structure
| Constructor and Description |
|---|
AbstractStructure(Group parent) |
| Modifier and Type | Method and Description |
|---|---|
Message |
getMessage()
Returns the parent group within which this structure exists (may be root
message group).
|
Group |
getParent()
Returns the parent group within which this structure exists (may be root
message group).
|
public AbstractStructure(Group parent)
public Message getMessage()
getMessage in interface StructureCopyright © 2001-2012 University Health Network. All Rights Reserved.