Uses of Class
com.vidispine.generated.TransferJobType
-
Uses of TransferJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as TransferJobTypeMethods in com.vidispine.generated that return TransferJobTypeModifier and TypeMethodDescriptionObjectFactory.createTransferJobType()Create an instance ofTransferJobTypeJobRequestChoiceType.getTransferRequest()Gets the value of the transferRequest property.TransferJobType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TransferJobType.withTransfer(TransferOperation... values) Adds objects to the list of Transfer using add methodTransferJobType.withTransfer(Collection<TransferOperation> values) Adds objects to the list of Transfer using addAll methodMethods in com.vidispine.generated that return types with arguments of type TransferJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TransferJobType>ObjectFactory.createTransferJobDocument(TransferJobType value) Methods in com.vidispine.generated with parameters of type TransferJobTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TransferJobType>ObjectFactory.createTransferJobDocument(TransferJobType value) voidJobRequestChoiceType.setTransferRequest(TransferJobType value) Sets the value of the transferRequest property.JobRequestChoiceType.withTransferRequest(TransferJobType value) Sets the value of the transferRequest property.