Uses of Class
com.vidispine.generated.TransferType
-
Uses of TransferType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TransferTypeMethods in com.vidispine.generated that return TransferTypeModifier and TypeMethodDescriptionObjectFactory.createTransferType()
Create an instance ofTransferType
TransferType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) TransferType.withFileId
(String value) Sets the value of the fileId property.Sets the value of the name property.TransferType.withPriority
(String value) Sets the value of the priority property.Sets the value of the state property.TransferType.withTransferred
(Long value) Sets the value of the transferred property.Methods in com.vidispine.generated that return types with arguments of type TransferTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TransferType>
ObjectFactory.createTransferDocument
(TransferType value) TransferListType.getTransfer()
Gets the value of the transfer property.Methods in com.vidispine.generated with parameters of type TransferTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TransferType>
ObjectFactory.createTransferDocument
(TransferType value) TransferListType.withTransfer
(TransferType... values) Adds objects to the list of Transfer using add methodMethod parameters in com.vidispine.generated with type arguments of type TransferTypeModifier and TypeMethodDescriptionTransferListType.withTransfer
(Collection<TransferType> values) Adds objects to the list of Transfer using addAll method