public static class RefreshInterval.Factory extends net.fortuna.ical4j.model.Content.Factory implements net.fortuna.ical4j.model.PropertyFactory<RefreshInterval>
| Type | Property and Description |
|---|---|
RefreshInterval |
create |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
RefreshInterval |
createProperty() |
RefreshInterval |
createProperty(net.fortuna.ical4j.model.ParameterList parameters,
java.lang.String value) |
public RefreshInterval createProperty
createProperty in interface net.fortuna.ical4j.model.PropertyFactory<RefreshInterval>public RefreshInterval createProperty()
createProperty in interface net.fortuna.ical4j.model.PropertyFactory<RefreshInterval>public RefreshInterval createProperty(net.fortuna.ical4j.model.ParameterList parameters, java.lang.String value)
createProperty in interface net.fortuna.ical4j.model.PropertyFactory<RefreshInterval>