Module ical4j.core

Class Repeat.Factory

java.lang.Object
net.fortuna.ical4j.model.Content.Factory
net.fortuna.ical4j.model.property.Repeat.Factory
All Implemented Interfaces:
Serializable, PropertyFactory<Repeat>
Enclosing class:
Repeat

public static class Repeat.Factory extends Content.Factory implements PropertyFactory<Repeat>
See Also:
  • Constructor Details

    • Factory

      public Factory()
  • Method Details