public class VJournalScribe extends ICalComponentScribe<VJournal>
clazz, componentName| Constructor and Description |
|---|
VJournalScribe() |
| Modifier and Type | Method and Description |
|---|---|
protected VJournal |
_newInstance()
Creates a new instance of the component class.
|
Set<ICalVersion> |
getSupportedVersions()
Gets the iCalendar versions that support this component.
|
emptyInstance, getComponentClass, getComponentName, getComponents, getPropertiespublic VJournalScribe()
protected VJournal _newInstance()
ICalComponentScribe_newInstance in class ICalComponentScribe<VJournal>public Set<ICalVersion> getSupportedVersions()
ICalComponentScribegetSupportedVersions in class ICalComponentScribe<VJournal>Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.