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