net.fortuna.ical4j.connector
T
- the object type stored by the collection
$Id$
Created on 27/09/2008public interface ObjectCollection<T>
Modifier and Type | Method and Description |
---|---|
T[] |
getComponents()
Returns all objects stored in the collection.
|
String |
getDescription() |
String |
getDisplayName() |
String getDisplayName()
String getDescription()
T[] getComponents() throws ObjectStoreException
ObjectStoreException
- where an unexpected error occursCopyright © 2008-2013 Micronode. All Rights Reserved.