public abstract class ObservanceScribe<T extends Observance> extends ICalComponentScribe<T>
clazz, componentName| Modifier | Constructor and Description |
|---|---|
protected |
ObservanceScribe(Class<T> clazz,
String componentName) |
| Modifier and Type | Method and Description |
|---|---|
Set<ICalVersion> |
getSupportedVersions()
Gets the iCalendar versions that support this component.
|
_newInstance, emptyInstance, getComponentClass, getComponentName, getComponents, getPropertiesprotected ObservanceScribe(Class<T> clazz, String componentName)
public Set<ICalVersion> getSupportedVersions()
ICalComponentScribegetSupportedVersions in class ICalComponentScribe<T extends Observance>Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.