getAncestor() method
Returns the parent AgentryData for this AgentryData.
Syntax
public AgentryData getAncestor ()
Returns
the parent or null if this is the root
Exceptions
-
IllegalStateException –
if this AgentryData is no longer valid
Usage
Every AgentryData has a parent except for the root.