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.Source Modifier and Type Field Description protected List<MOVIndexJobType.Source>
MOVIndexJobType. source
Methods in com.vidispine.generated that return MOVIndexJobType.Source Modifier and Type Method Description MOVIndexJobType.Source
ObjectFactory. createMOVIndexJobTypeSource()
Create an instance ofMOVIndexJobType.Source
MOVIndexJobType.Source
MOVIndexJobType.Source. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
MOVIndexJobType.Source
MOVIndexJobType.Source. withAbsoluteAlias(String value)
MOVIndexJobType.Source
MOVIndexJobType.Source. withAlias(String value)
MOVIndexJobType.Source
MOVIndexJobType.Source. withSetting(KeyValuePairType... values)
MOVIndexJobType.Source
MOVIndexJobType.Source. withSetting(Collection<KeyValuePairType> values)
MOVIndexJobType.Source
MOVIndexJobType.Source. withUri(String value)
Methods in com.vidispine.generated that return types with arguments of type MOVIndexJobType.Source Modifier and Type Method Description List<MOVIndexJobType.Source>
MOVIndexJobType. getSource()
Gets the value of the source property.Methods in com.vidispine.generated with parameters of type MOVIndexJobType.Source Modifier and Type Method Description MOVIndexJobType
MOVIndexJobType. withSource(MOVIndexJobType.Source... values)
Method parameters in com.vidispine.generated with type arguments of type MOVIndexJobType.Source Modifier and Type Method Description MOVIndexJobType
MOVIndexJobType. withSource(Collection<MOVIndexJobType.Source> values)
-