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