Uses of Class
com.vidispine.generated.FileSynchronizationRuleType
-
Uses of FileSynchronizationRuleType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileSynchronizationRuleTypeModifier and TypeFieldDescriptionprotected List<FileSynchronizationRuleType>
FileSynchronizationRuleListType.rule
Methods in com.vidispine.generated that return FileSynchronizationRuleTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationRuleType()
Create an instance ofFileSynchronizationRuleType
FileSynchronizationRuleType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationRuleType.withMethod
(FileSynchronizationMethodType value) Sets the value of the method property.FileSynchronizationRuleType.withSchedule
(FileSynchronizationScheduleType value) Sets the value of the schedule property.Sets the value of the tag property.Methods in com.vidispine.generated that return types with arguments of type FileSynchronizationRuleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FileSynchronizationRuleType>
ObjectFactory.createFileSynchronizationRuleDocument
(FileSynchronizationRuleType value) FileSynchronizationRuleListType.getRule()
Gets the value of the rule property.Methods in com.vidispine.generated with parameters of type FileSynchronizationRuleTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FileSynchronizationRuleType>
ObjectFactory.createFileSynchronizationRuleDocument
(FileSynchronizationRuleType value) FileSynchronizationRuleListType.withRule
(FileSynchronizationRuleType... values) Adds objects to the list of Rule using add methodMethod parameters in com.vidispine.generated with type arguments of type FileSynchronizationRuleTypeModifier and TypeMethodDescriptionFileSynchronizationRuleListType.withRule
(Collection<FileSynchronizationRuleType> values) Adds objects to the list of Rule using addAll method