Uses of Class
com.vidispine.generated.FileSynchronizationMethodType
-
-
Uses of FileSynchronizationMethodType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationMethodType Modifier and Type Field Description protected FileSynchronizationMethodType
FileSynchronizationRuleType. method
Methods in com.vidispine.generated that return FileSynchronizationMethodType Modifier and Type Method Description FileSynchronizationMethodType
ObjectFactory. createFileSynchronizationMethodType()
Create an instance ofFileSynchronizationMethodType
FileSynchronizationMethodType
FileSynchronizationRuleType. getMethod()
Gets the value of the method property.FileSynchronizationMethodType
FileSynchronizationMethodType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileSynchronizationMethodType
FileSynchronizationMethodType. withCustom(FileSynchronizationCustomMethodType value)
FileSynchronizationMethodType
FileSynchronizationMethodType. withUri(FileSynchronizationUriMethodType value)
Methods in com.vidispine.generated with parameters of type FileSynchronizationMethodType Modifier and Type Method Description void
FileSynchronizationRuleType. setMethod(FileSynchronizationMethodType value)
Sets the value of the method property.FileSynchronizationRuleType
FileSynchronizationRuleType. withMethod(FileSynchronizationMethodType value)
-