Uses of Class
com.vidispine.generated.MOVIndexJobType
-
-
Uses of MOVIndexJobType in com.vidispine.generated
Fields in com.vidispine.generated declared as MOVIndexJobType Modifier and Type Field Description protected MOVIndexJobType
JobRequestChoiceType. movIndexRequest
Methods in com.vidispine.generated that return MOVIndexJobType Modifier and Type Method Description MOVIndexJobType
ObjectFactory. createMOVIndexJobType()
Create an instance ofMOVIndexJobType
MOVIndexJobType
JobRequestChoiceType. getMovIndexRequest()
Gets the value of the movIndexRequest property.MOVIndexJobType
MOVIndexJobType. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MOVIndexJobType
MOVIndexJobType. withSource(MOVIndexJobType.Source... values)
MOVIndexJobType
MOVIndexJobType. withSource(Collection<MOVIndexJobType.Source> values)
MOVIndexJobType
MOVIndexJobType. withTargetUri(String value)
Methods in com.vidispine.generated that return types with arguments of type MOVIndexJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<MOVIndexJobType>
ObjectFactory. createMOVIndexJobDocument(MOVIndexJobType value)
Methods in com.vidispine.generated with parameters of type MOVIndexJobType Modifier and Type Method Description javax.xml.bind.JAXBElement<MOVIndexJobType>
ObjectFactory. createMOVIndexJobDocument(MOVIndexJobType value)
void
JobRequestChoiceType. setMovIndexRequest(MOVIndexJobType value)
Sets the value of the movIndexRequest property.JobRequestChoiceType
JobRequestChoiceType. withMovIndexRequest(MOVIndexJobType value)
-