public class VFreeBusyScribe extends ICalComponentScribe<VFreeBusy>
clazz, componentName| Constructor and Description |
|---|
VFreeBusyScribe() |
| Modifier and Type | Method and Description |
|---|---|
protected VFreeBusy |
_newInstance()
Creates a new instance of the component class.
|
List<ICalProperty> |
getProperties(VFreeBusy component)
Gets the properties to marshal.
|
Set<ICalVersion> |
getSupportedVersions()
Gets the iCalendar versions that support this component.
|
emptyInstance, getComponentClass, getComponentName, getComponentspublic VFreeBusyScribe()
public List<ICalProperty> getProperties(VFreeBusy component)
ICalComponentScribegetProperties in class ICalComponentScribe<VFreeBusy>component - the componentprotected VFreeBusy _newInstance()
ICalComponentScribe_newInstance in class ICalComponentScribe<VFreeBusy>public Set<ICalVersion> getSupportedVersions()
ICalComponentScribegetSupportedVersions in class ICalComponentScribe<VFreeBusy>Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.