public class DeletedOccurrence
extends java.lang.Object
| Constructor and Description |
|---|
DeletedOccurrence()
Initializes a new instance of the DeletedOccurrence class.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getStartTime()
Gets the start time of a deleted occurrence of a recurring calendar item.
|
java.lang.String |
toString()
Converts the value of the current DeletedOccurrence object to its equivalent string representation.
|
public DeletedOccurrence()
public java.lang.String toString()
toString in class java.lang.Objectpublic java.util.Date getStartTime()