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