info.aduna.gee.spectacle.gee.jit
Class InternalJitEntity
java.lang.Object
info.aduna.gee.spectacle.gee.DefaultEntity
info.aduna.gee.spectacle.gee.jit.InternalJitEntity
- All Implemented Interfaces:
- Entity
public class InternalJitEntity
- extends DefaultEntity
InternalJitEntity is used internally by Zpad server only!
It knows about Entries.
| Methods inherited from class info.aduna.gee.spectacle.gee.DefaultEntity |
addData, addLabel, addLabels, addTransientData, equals, getData, getData, getDestination, getID, getLabels, getLabelsSize, getOpaqueLabels, getTransientData, hashCode, setData, setDestination, setLabels, setOpaqueLabels, setTransientData |
InternalJitEntity
public InternalJitEntity(Object id,
Entry entry)
getSection
public Object getSection()
- Get the section.
getIndex
public int getIndex()
- Get the position in section.
getEntry
public Entry getEntry()
- Get the Entry.
Copyright © 1997-2008 Aduna. All Rights Reserved.