Uses of Class
com.vidispine.generated.FileSynchronizationScheduleType
-
-
Uses of FileSynchronizationScheduleType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationScheduleType Modifier and Type Field Description protected FileSynchronizationScheduleType
FileSynchronizationRuleType. schedule
Methods in com.vidispine.generated that return FileSynchronizationScheduleType Modifier and Type Method Description FileSynchronizationScheduleType
ObjectFactory. createFileSynchronizationScheduleType()
Create an instance ofFileSynchronizationScheduleType
FileSynchronizationScheduleType
FileSynchronizationRuleType. getSchedule()
Gets the value of the schedule property.FileSynchronizationScheduleType
FileSynchronizationScheduleType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileSynchronizationScheduleType
FileSynchronizationScheduleType. withEntry(FileSynchronizationScheduleEntryType... values)
FileSynchronizationScheduleType
FileSynchronizationScheduleType. withEntry(Collection<FileSynchronizationScheduleEntryType> values)
Methods in com.vidispine.generated with parameters of type FileSynchronizationScheduleType Modifier and Type Method Description void
FileSynchronizationRuleType. setSchedule(FileSynchronizationScheduleType value)
Sets the value of the schedule property.FileSynchronizationRuleType
FileSynchronizationRuleType. withSchedule(FileSynchronizationScheduleType value)
-