Uses of Class
com.vidispine.generated.FileSynchronizationMethodType
-
Uses of FileSynchronizationMethodType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationMethodTypeModifier and TypeFieldDescriptionprotected FileSynchronizationMethodType
FileSynchronizationRuleType.method
Methods in com.vidispine.generated that return FileSynchronizationMethodTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationMethodType()
Create an instance ofFileSynchronizationMethodType
FileSynchronizationRuleType.getMethod()
Gets the value of the method property.FileSynchronizationMethodType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationMethodType.withCustom
(FileSynchronizationCustomMethodType value) Sets the value of the custom property.FileSynchronizationMethodType.withUri
(FileSynchronizationUriMethodType value) Sets the value of the uri property.Methods in com.vidispine.generated with parameters of type FileSynchronizationMethodTypeModifier and TypeMethodDescriptionvoid
FileSynchronizationRuleType.setMethod
(FileSynchronizationMethodType value) Sets the value of the method property.FileSynchronizationRuleType.withMethod
(FileSynchronizationMethodType value) Sets the value of the method property.