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) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProperty, supportspublic 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>