Uses of Class
com.vidispine.generated.FileSynchronizationLogType
-
-
Uses of FileSynchronizationLogType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationLogType Modifier and Type Field Description protected FileSynchronizationLogType
FileSynchronizationEntryType. log
Methods in com.vidispine.generated that return FileSynchronizationLogType Modifier and Type Method Description FileSynchronizationLogType
ObjectFactory. createFileSynchronizationLogType()
Create an instance ofFileSynchronizationLogType
FileSynchronizationLogType
FileSynchronizationEntryType. getLog()
Gets the value of the log property.FileSynchronizationLogType
FileSynchronizationLogType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
FileSynchronizationLogType
FileSynchronizationLogType. withEntry(FileSynchronizationLogEntryType... values)
FileSynchronizationLogType
FileSynchronizationLogType. withEntry(Collection<FileSynchronizationLogEntryType> values)
Methods in com.vidispine.generated that return types with arguments of type FileSynchronizationLogType Modifier and Type Method Description javax.xml.bind.JAXBElement<FileSynchronizationLogType>
ObjectFactory. createFileSynchronizationLogDocument(FileSynchronizationLogType value)
Methods in com.vidispine.generated with parameters of type FileSynchronizationLogType Modifier and Type Method Description javax.xml.bind.JAXBElement<FileSynchronizationLogType>
ObjectFactory. createFileSynchronizationLogDocument(FileSynchronizationLogType value)
void
FileSynchronizationEntryType. setLog(FileSynchronizationLogType value)
Sets the value of the log property.FileSynchronizationEntryType
FileSynchronizationEntryType. withLog(FileSynchronizationLogType value)
-