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