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