Uses of Class
com.vidispine.generated.DurationJobType.Input
-
Uses of DurationJobType.Input in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DurationJobType.InputMethods in com.vidispine.generated that return DurationJobType.InputModifier and TypeMethodDescriptionObjectFactory.createDurationJobTypeInput()
Create an instance ofDurationJobType.Input
DurationJobType.Input.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.DurationJobType.Input.withSetting
(KeyValuePairType... values) Adds objects to the list of Setting using add methodDurationJobType.Input.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 DurationJobType.InputModifier and TypeMethodDescriptionDurationJobType.getInput()
Gets the value of the input property.Methods in com.vidispine.generated with parameters of type DurationJobType.InputModifier and TypeMethodDescriptionDurationJobType.withInput
(DurationJobType.Input... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type DurationJobType.InputModifier and TypeMethodDescriptionDurationJobType.withInput
(Collection<DurationJobType.Input> values) Adds objects to the list of Input using addAll method