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