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, getComponentspublic VFreeBusyScribe()
public List<ICalProperty> getProperties(VFreeBusy component)
ICalComponentScribegetProperties in class ICalComponentScribe<VFreeBusy>component - the componentprotected VFreeBusy _newInstance()
ICalComponentScribe_newInstance in class ICalComponentScribe<VFreeBusy>Copyright © 2013-2014 Michael Angstadt. All Rights Reserved.