public class BookingStrategyFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BookingStrategyFactory.RecurringEventException |
static class |
BookingStrategyFactory.TentativeEventException |
Constructor and Description |
---|
BookingStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
static BookingStrategy |
create(VEvent event) |
public static BookingStrategy create(VEvent event)
Copyright © 2021. All Rights Reserved.