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, getProperties
public VAlarmScribe()
protected VAlarm _newInstance()
ICalComponentScribe
_newInstance
in class ICalComponentScribe<VAlarm>
public Set<ICalVersion> getSupportedVersions()
ICalComponentScribe
getSupportedVersions
in class ICalComponentScribe<VAlarm>
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.