Uses of Class
com.vidispine.generated.ComplexJobInputType
-
Uses of ComplexJobInputType in com.vidispine.generated
Subclasses of ComplexJobInputType in com.vidispine.generatedModifier and TypeClassDescriptionclassJava class for ComplexJobAudioChannelMapInputType complex typeFields in com.vidispine.generated with type parameters of type ComplexJobInputTypeModifier and TypeFieldDescriptionprotected List<ComplexJobInputType>ComplexJobType.Connection.inputMethods in com.vidispine.generated that return ComplexJobInputTypeModifier and TypeMethodDescriptionObjectFactory.createComplexJobInputType()Create an instance ofComplexJobInputTypeComplexJobInputType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComplexJobInputType.withId(int value) Sets the value of the id property.Sets the value of the pid property.ComplexJobInputType.withSetting(KeyValuePairType... values) Adds objects to the list of Setting using add methodComplexJobInputType.withSetting(Collection<KeyValuePairType> values) Adds objects to the list of Setting using addAll methodComplexJobInputType.withStream(int value) Sets the value of the stream property.ComplexJobInputType.withTransition(TransitionType value) Sets the value of the transition property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.getInput()Gets the value of the input property.Methods in com.vidispine.generated with parameters of type ComplexJobInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.withInput(ComplexJobInputType... values) Adds objects to the list of Input using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobInputTypeModifier and TypeMethodDescriptionComplexJobType.Connection.withInput(Collection<ComplexJobInputType> values) Adds objects to the list of Input using addAll method