Uses of Class
com.vidispine.generated.FileSynchronizationEntryStatusType
-
Uses of FileSynchronizationEntryStatusType in com.vidispine.generated
Fields in com.vidispine.generated declared as FileSynchronizationEntryStatusTypeModifier and TypeFieldDescriptionprotected FileSynchronizationEntryStatusType
FileSynchronizationEntryType.status
Methods in com.vidispine.generated that return FileSynchronizationEntryStatusTypeModifier and TypeMethodDescriptionObjectFactory.createFileSynchronizationEntryStatusType()
Create an instance ofFileSynchronizationEntryStatusType
FileSynchronizationEntryType.getStatus()
Gets the value of the status property.FileSynchronizationEntryStatusType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) FileSynchronizationEntryStatusType.withBytesWritten
(long value) Sets the value of the bytesWritten property.FileSynchronizationEntryStatusType.withLastChecked
(XMLGregorianCalendar value) Sets the value of the lastChecked property.FileSynchronizationEntryStatusType.withLastWritten
(XMLGregorianCalendar value) Sets the value of the lastWritten property.Methods in com.vidispine.generated with parameters of type FileSynchronizationEntryStatusTypeModifier and TypeMethodDescriptionvoid
FileSynchronizationEntryType.setStatus
(FileSynchronizationEntryStatusType value) Sets the value of the status property.FileSynchronizationEntryType.withStatus
(FileSynchronizationEntryStatusType value) Sets the value of the status property.