|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.compoze.domino.InstanceInfo
This class represents information (such as ID and instance dates) for a single instance of a repeating document.
Appointment.serverGetInstanceInfoArray()
, Serialized FormMethod Summary | |
java.lang.String |
getID()
Gets the id of the instance. |
java.util.Date[] |
getInstanceDates()
Gets the instance dates for this instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getID()
public java.util.Date[] getInstanceDates()
|
Compoze Software, Inc. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |