public class VAlarmScribe extends ICalComponentScribe<VAlarm>
clazz, componentName| Constructor and Description |
|---|
VAlarmScribe() |
| Modifier and Type | Method and Description |
|---|---|
protected VAlarm |
_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 VAlarmScribe()
protected VAlarm _newInstance()
ICalComponentScribe_newInstance in class ICalComponentScribe<VAlarm>public Set<ICalVersion> getSupportedVersions()
ICalComponentScribegetSupportedVersions in class ICalComponentScribe<VAlarm>Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.