public class NamedWindowIndexRepEntry
extends java.lang.Object
Constructor and Description |
---|
NamedWindowIndexRepEntry(EventTable table,
java.lang.String optionalIndexName,
int refCount) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOptionalIndexName() |
int |
getRefCount() |
EventTable |
getTable() |
void |
setRefCount(int refCount) |
public NamedWindowIndexRepEntry(EventTable table, java.lang.String optionalIndexName, int refCount)
public EventTable getTable()
public java.lang.String getOptionalIndexName()
public int getRefCount()
public void setRefCount(int refCount)