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, getComponents
public VFreeBusyScribe()
public List<ICalProperty> getProperties(VFreeBusy component)
ICalComponentScribe
getProperties
in class ICalComponentScribe<VFreeBusy>
component
- the componentprotected VFreeBusy _newInstance()
ICalComponentScribe
_newInstance
in class ICalComponentScribe<VFreeBusy>
public Set<ICalVersion> getSupportedVersions()
ICalComponentScribe
getSupportedVersions
in class ICalComponentScribe<VFreeBusy>
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.