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