Uses of Class
com.vidispine.generated.ComplexJobType.Input
-
-
Uses of ComplexJobType.Input in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobType.Input Modifier and Type Field Description protected List<ComplexJobType.Input>
ComplexJobType. input
Methods in com.vidispine.generated that return types with arguments of type ComplexJobType.Input Modifier and Type Method Description List<ComplexJobType.Input>
ComplexJobType. getInput()
Gets the value of the input property.Methods in com.vidispine.generated with parameters of type ComplexJobType.Input Modifier and Type Method Description ComplexJobType
ComplexJobType. withInput(ComplexJobType.Input... values)
Method parameters in com.vidispine.generated with type arguments of type ComplexJobType.Input Modifier and Type Method Description ComplexJobType
ComplexJobType. withInput(Collection<ComplexJobType.Input> values)
-