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