java.lang.Object
net.fortuna.ical4j.model.Content.Factory
net.fortuna.ical4j.model.component.VLocation.Factory
- All Implemented Interfaces:
Serializable,ComponentFactory<VLocation>
- Enclosing class:
- VLocation
public static class VLocation.Factory
extends Content.Factory
implements ComponentFactory<VLocation>
Default factory.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.fortuna.ical4j.model.Content.Factory
supportsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.fortuna.ical4j.model.ComponentFactory
createComponent, supports
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
createComponent
- Specified by:
createComponentin interfaceComponentFactory<VLocation>
-
createComponent
- Specified by:
createComponentin interfaceComponentFactory<VLocation>
-