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.
|
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>
Copyright © 2013-2014 Michael Angstadt. All Rights Reserved.