Uses of Class
com.vidispine.generated.MOVIndexJobType.Source
-
Uses of MOVIndexJobType.Source in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MOVIndexJobType.SourceMethods in com.vidispine.generated that return MOVIndexJobType.SourceModifier and TypeMethodDescriptionObjectFactory.createMOVIndexJobTypeSource()
Create an instance ofMOVIndexJobType.Source
MOVIndexJobType.Source.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MOVIndexJobType.Source.withAbsoluteAlias
(String value) Sets the value of the absoluteAlias property.Sets the value of the alias property.MOVIndexJobType.Source.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodMOVIndexJobType.Source.withSetting
(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodSets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type MOVIndexJobType.SourceModifier and TypeMethodDescriptionMOVIndexJobType.getSource()
Gets the value of the source property.Methods in com.vidispine.generated with parameters of type MOVIndexJobType.SourceModifier and TypeMethodDescriptionMOVIndexJobType.withSource
(MOVIndexJobType.Source... values) Adds objects to the list of Source using add methodMethod parameters in com.vidispine.generated with type arguments of type MOVIndexJobType.SourceModifier and TypeMethodDescriptionMOVIndexJobType.withSource
(Collection<MOVIndexJobType.Source> values) Adds objects to the list of Source using addAll method