Uses of Class
com.vidispine.generated.FileSynchronizationLogType
-
Uses of FileSynchronizationLogType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationLogTypeModifier and TypeFieldDescriptionprotected FileSynchronizationLogTypeFileSynchronizationEntryType.logMethods in com.vidispine.generated that return FileSynchronizationLogTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationLogType()Create an instance ofFileSynchronizationLogTypeFileSynchronizationEntryType.getLog()Gets the value of the log property.FileSynchronizationLogType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationLogType.withEntry(FileSynchronizationLogEntryType... values) Adds objects to the list of Entry using add methodFileSynchronizationLogType.withEntry(Collection<FileSynchronizationLogEntryType> values) Adds objects to the list of Entry using addAll methodMethods in com.vidispine.generated that return types with arguments of type FileSynchronizationLogTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FileSynchronizationLogType>ObjectFactory.createFileSynchronizationLogDocument(FileSynchronizationLogType value) Methods in com.vidispine.generated with parameters of type FileSynchronizationLogTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FileSynchronizationLogType>ObjectFactory.createFileSynchronizationLogDocument(FileSynchronizationLogType value) voidFileSynchronizationEntryType.setLog(FileSynchronizationLogType value) Sets the value of the log property.FileSynchronizationEntryType.withLog(FileSynchronizationLogType value) Sets the value of the log property.