Module ical4j.core

Class RefId.Factory

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

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

    • Factory

      public Factory()
  • Method Details