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