Uses of Class
com.vidispine.generated.TransferLogEntryType
-
Uses of TransferLogEntryType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TransferLogEntryTypeModifier and TypeFieldDescriptionprotected List<TransferLogEntryType>
TransferLogListType.transferLogEntry
Methods in com.vidispine.generated that return TransferLogEntryTypeModifier and TypeMethodDescriptionObjectFactory.createTransferLogEntryType()
Create an instance ofTransferLogEntryType
TransferLogEntryType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TransferLogEntryType.withDestinationFile
(String value) Sets the value of the destinationFile property.TransferLogEntryType.withDestinationItem
(String value) Sets the value of the destinationItem property.TransferLogEntryType.withDestinationShape
(String value) Sets the value of the destinationShape property.TransferLogEntryType.withDestinationStorage
(String value) Sets the value of the destinationStorage property.TransferLogEntryType.withDestinationUri
(String value) Sets the value of the destinationUri property.Sets the value of the id property.Sets the value of the job property.TransferLogEntryType.withMethod
(String value) Sets the value of the method property.TransferLogEntryType.withReferredId
(Long value) Sets the value of the referredId property.TransferLogEntryType.withSourceFile
(String value) Sets the value of the sourceFile property.TransferLogEntryType.withSourceItem
(String value) Sets the value of the sourceItem property.TransferLogEntryType.withSourceShape
(String value) Sets the value of the sourceShape property.TransferLogEntryType.withSourceStorage
(String value) Sets the value of the sourceStorage property.TransferLogEntryType.withSourceUri
(String value) Sets the value of the sourceUri property.TransferLogEntryType.withStatus
(String value) Sets the value of the status property.TransferLogEntryType.withTimestamp
(XMLGregorianCalendar value) Sets the value of the timestamp property.Methods in com.vidispine.generated that return types with arguments of type TransferLogEntryTypeModifier and TypeMethodDescriptionTransferLogListType.getTransferLogEntry()
Gets the value of the transferLogEntry property.Methods in com.vidispine.generated with parameters of type TransferLogEntryTypeModifier and TypeMethodDescriptionTransferLogListType.withTransferLogEntry
(TransferLogEntryType... values) Adds objects to the list of TransferLogEntry using add methodMethod parameters in com.vidispine.generated with type arguments of type TransferLogEntryTypeModifier and TypeMethodDescriptionTransferLogListType.withTransferLogEntry
(Collection<TransferLogEntryType> values) Adds objects to the list of TransferLogEntry using addAll method