Uses of Class
com.vidispine.generated.FileSynchronizationScheduleType
-
Uses of FileSynchronizationScheduleType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationScheduleTypeModifier and TypeFieldDescriptionprotected FileSynchronizationScheduleType
FileSynchronizationRuleType.schedule
Methods in com.vidispine.generated that return FileSynchronizationScheduleTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationScheduleType()
Create an instance ofFileSynchronizationScheduleType
FileSynchronizationRuleType.getSchedule()
Gets the value of the schedule property.FileSynchronizationScheduleType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationScheduleType.withEntry
(FileSynchronizationScheduleEntryType... values) Adds objects to the list of Entry using add methodFileSynchronizationScheduleType.withEntry
(Collection<FileSynchronizationScheduleEntryType> values) Adds objects to the list of Entry using addAll methodMethods in com.vidispine.generated with parameters of type FileSynchronizationScheduleTypeModifier and TypeMethodDescriptionvoid
FileSynchronizationRuleType.setSchedule
(FileSynchronizationScheduleType value) Sets the value of the schedule property.FileSynchronizationRuleType.withSchedule
(FileSynchronizationScheduleType value) Sets the value of the schedule property.