Uses of Class
com.vidispine.generated.FileSynchronizationScheduleEntryType
-
Uses of FileSynchronizationScheduleEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileSynchronizationScheduleEntryTypeModifier and TypeFieldDescriptionprotected List<FileSynchronizationScheduleEntryType>
FileSynchronizationScheduleType.entry
Methods in com.vidispine.generated that return FileSynchronizationScheduleEntryTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationScheduleEntryType()
Create an instance ofFileSynchronizationScheduleEntryType
FileSynchronizationScheduleEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationScheduleEntryType.withDay
(WeekDayType... values) Adds objects to the list of Day using add methodFileSynchronizationScheduleEntryType.withDay
(Collection<WeekDayType> values) Adds objects to the list of Day using addAll methodSets the value of the end property.Sets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type FileSynchronizationScheduleEntryTypeModifier and TypeMethodDescriptionFileSynchronizationScheduleType.getEntry()
Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type FileSynchronizationScheduleEntryTypeModifier and TypeMethodDescriptionFileSynchronizationScheduleType.withEntry
(FileSynchronizationScheduleEntryType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type FileSynchronizationScheduleEntryTypeModifier and TypeMethodDescriptionFileSynchronizationScheduleType.withEntry
(Collection<FileSynchronizationScheduleEntryType> values) Adds objects to the list of Entry using addAll method