|
Oracle | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compoze.domino.InstanceInfo
public class 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()
|
Oracle | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |