public abstract class AbstractStructure extends Object implements Structure
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| 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).
|
protected final org.slf4j.Logger log
public AbstractStructure(Group parent)
public Message getMessage()
getMessage in interface StructureCopyright © 2001-2013 University Health Network. All Rights Reserved.