public static class FreeBusy.Factory extends Content.Factory implements PropertyFactory<FreeBusy>
| Type | Property and Description | 
|---|---|
| FreeBusy | create | 
| Constructor and Description | 
|---|
| Factory() | 
| Modifier and Type | Method and Description | 
|---|---|
| FreeBusy | createProperty() | 
| FreeBusy | createProperty(List<Parameter> parameters,
              String value) | 
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic FreeBusy createProperty
createProperty in interface PropertyFactory<FreeBusy>public FreeBusy createProperty(List<Parameter> parameters, String value)
createProperty in interface PropertyFactory<FreeBusy>parameters - a list of property parametersvalue - a property valuepublic FreeBusy createProperty()
createProperty in interface PropertyFactory<FreeBusy>