|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.timestock.tess.webservices.api.DIncidentRS
public class DIncidentRS
Incident ResultSet
Constructor Summary | |
---|---|
DIncidentRS()
|
Method Summary | |
---|---|
DIncident[] |
getDIncident()
|
int |
getNextStartIndex()
|
void |
setDIncident(DIncident[] incidents)
|
void |
setNextStartIndex(int nextStartIndex)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DIncidentRS()
Method Detail |
---|
public void setDIncident(DIncident[] incidents)
public DIncident[] getDIncident()
public void setNextStartIndex(int nextStartIndex)
public int getNextStartIndex()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |