Uses of Class
com.vidispine.generated.FileSynchronizationLogEntryType
-
Uses of FileSynchronizationLogEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileSynchronizationLogEntryTypeModifier and TypeFieldDescriptionprotected List<FileSynchronizationLogEntryType>FileSynchronizationLogType.entryMethods in com.vidispine.generated that return FileSynchronizationLogEntryTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationLogEntryType()Create an instance ofFileSynchronizationLogEntryTypeFileSynchronizationLogEntryType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationLogEntryType.withTimestamp(XMLGregorianCalendar value) Sets the value of the timestamp property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type FileSynchronizationLogEntryTypeModifier and TypeMethodDescriptionFileSynchronizationLogType.getEntry()Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type FileSynchronizationLogEntryTypeModifier and TypeMethodDescriptionFileSynchronizationLogType.withEntry(FileSynchronizationLogEntryType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type FileSynchronizationLogEntryTypeModifier and TypeMethodDescriptionFileSynchronizationLogType.withEntry(Collection<FileSynchronizationLogEntryType> values) Adds objects to the list of Entry using addAll method