Modifier and Type | Field and Description |
---|---|
(package private) UnitLinkData |
Unit.linkData
Information on linking the behavior of this log to other logs.
|
Modifier and Type | Method and Description |
---|---|
UnitLinkData |
UnitLinkData.setparentLogName(java.lang.String parentLogName) |
Modifier and Type | Method and Description |
---|---|
Unit |
Unit.setLink(UnitLinkData unitLinkData)
Sets the information on linking this unit to another log.
|