Uses of Class
com.vidispine.generated.FileSynchronizationScheduleType
-
Uses of FileSynchronizationScheduleType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationScheduleTypeModifier and TypeFieldDescriptionprotected FileSynchronizationScheduleTypeFileSynchronizationRuleType.scheduleMethods in com.vidispine.generated that return FileSynchronizationScheduleTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationScheduleType()Create an instance ofFileSynchronizationScheduleTypeFileSynchronizationRuleType.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 TypeMethodDescriptionvoidFileSynchronizationRuleType.setSchedule(FileSynchronizationScheduleType value) Sets the value of the schedule property.FileSynchronizationRuleType.withSchedule(FileSynchronizationScheduleType value) Sets the value of the schedule property.