public abstract class PiPreEntryHandle extends PiHandle
Modifier and Type | Method and Description |
---|---|
PiEntityType |
entityType()
Returns the type of entity identified by this handle.
|
abstract PiPreEntryType |
preEntryType()
Returns the type of PRE entry associated with this handle.
|
public abstract PiPreEntryType preEntryType()
public PiEntityType entityType()
PiHandle
entityType
in class PiHandle