Uses of Class
com.vidispine.generated.ComplexJobOutputFormatType.TixUri
-
Uses of ComplexJobOutputFormatType.TixUri in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComplexJobOutputFormatType.TixUriModifier and TypeFieldDescriptionprotected List<ComplexJobOutputFormatType.TixUri>ComplexJobOutputFormatType.tixUriMethods in com.vidispine.generated that return ComplexJobOutputFormatType.TixUriModifier and TypeMethodDescriptionObjectFactory.createComplexJobOutputFormatTypeTixUri()Create an instance ofComplexJobOutputFormatType.TixUriComplexJobOutputFormatType.TixUri.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the track property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type ComplexJobOutputFormatType.TixUriModifier and TypeMethodDescriptionComplexJobOutputFormatType.getTixUri()Gets the value of the tixUri property.Methods in com.vidispine.generated with parameters of type ComplexJobOutputFormatType.TixUriModifier and TypeMethodDescriptionComplexJobOutputFormatType.withTixUri(ComplexJobOutputFormatType.TixUri... values) Adds objects to the list of TixUri using add methodComplexJobType.Output.withTixUri(ComplexJobOutputFormatType.TixUri... values) Adds objects to the list of TixUri using add methodMethod parameters in com.vidispine.generated with type arguments of type ComplexJobOutputFormatType.TixUriModifier and TypeMethodDescriptionComplexJobOutputFormatType.withTixUri(Collection<ComplexJobOutputFormatType.TixUri> values) Adds objects to the list of TixUri using addAll methodComplexJobType.Output.withTixUri(Collection<ComplexJobOutputFormatType.TixUri> values) Adds objects to the list of TixUri using addAll method