Uses of Enum Class
org.apache.openmeetings.db.entity.calendar.OmCalendar.SyncType
Packages that use OmCalendar.SyncType
-
Uses of OmCalendar.SyncType in org.apache.openmeetings.db.entity.calendar
Methods in org.apache.openmeetings.db.entity.calendar that return OmCalendar.SyncTypeModifier and TypeMethodDescriptionOmCalendar.getSyncType()static OmCalendar.SyncTypeReturns the enum constant of this class with the specified name.static OmCalendar.SyncType[]OmCalendar.SyncType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.openmeetings.db.entity.calendar with parameters of type OmCalendar.SyncType