Uses of Class
com.vidispine.generated.TaskGroupType.Transcoder
-
Uses of TaskGroupType.Transcoder in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TaskGroupType.TranscoderModifier and TypeFieldDescriptionprotected List<TaskGroupType.Transcoder>TaskGroupType.transcoderMethods in com.vidispine.generated that return TaskGroupType.TranscoderModifier and TypeMethodDescriptionObjectFactory.createTaskGroupTypeTranscoder()Create an instance ofTaskGroupType.TranscoderTaskGroupType.Transcoder.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Methods in com.vidispine.generated that return types with arguments of type TaskGroupType.TranscoderModifier and TypeMethodDescriptionTaskGroupType.getTranscoder()Gets the value of the transcoder property.Methods in com.vidispine.generated with parameters of type TaskGroupType.TranscoderModifier and TypeMethodDescriptionTaskGroupType.withTranscoder(TaskGroupType.Transcoder... values) Adds objects to the list of Transcoder using add methodMethod parameters in com.vidispine.generated with type arguments of type TaskGroupType.TranscoderModifier and TypeMethodDescriptionTaskGroupType.withTranscoder(Collection<TaskGroupType.Transcoder> values) Adds objects to the list of Transcoder using addAll method