Uses of Class
com.vidispine.generated.FileSynchronizationEntryType
-
Uses of FileSynchronizationEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type FileSynchronizationEntryTypeModifier and TypeFieldDescriptionprotected List<FileSynchronizationEntryType>FileSynchronizationEntryListType.entryMethods in com.vidispine.generated that return FileSynchronizationEntryTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationEntryType()Create an instance ofFileSynchronizationEntryTypeFileSynchronizationEntryType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationEntryType.withFileId(String value) Sets the value of the fileId property.Sets the value of the hash property.FileSynchronizationEntryType.withItemId(String value) Sets the value of the itemId property.FileSynchronizationEntryType.withLog(FileSynchronizationLogType value) Sets the value of the log property.FileSynchronizationEntryType.withShapeId(String value) Sets the value of the shapeId property.Sets the value of the size property.FileSynchronizationEntryType.withSourceSite(String value) Sets the value of the sourceSite property.Sets the value of the state property.FileSynchronizationEntryType.withStatus(FileSynchronizationEntryStatusType value) Sets the value of the status property.Methods in com.vidispine.generated that return types with arguments of type FileSynchronizationEntryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FileSynchronizationEntryType>ObjectFactory.createFileSynchronizationEntryDocument(FileSynchronizationEntryType value) FileSynchronizationEntryListType.getEntry()Gets the value of the entry property.Methods in com.vidispine.generated with parameters of type FileSynchronizationEntryTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FileSynchronizationEntryType>ObjectFactory.createFileSynchronizationEntryDocument(FileSynchronizationEntryType value) FileSynchronizationEntryListType.withEntry(FileSynchronizationEntryType... values) Adds objects to the list of Entry using add methodMethod parameters in com.vidispine.generated with type arguments of type FileSynchronizationEntryTypeModifier and TypeMethodDescriptionFileSynchronizationEntryListType.withEntry(Collection<FileSynchronizationEntryType> values) Adds objects to the list of Entry using addAll method