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