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.Transcoder Modifier and Type Field Description protected List<TaskGroupType.Transcoder>
TaskGroupType. transcoder
Methods in com.vidispine.generated that return TaskGroupType.Transcoder Modifier and Type Method Description TaskGroupType.Transcoder
ObjectFactory. createTaskGroupTypeTranscoder()
Create an instance ofTaskGroupType.Transcoder
TaskGroupType.Transcoder
TaskGroupType.Transcoder. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
TaskGroupType.Transcoder
TaskGroupType.Transcoder. withId(String value)
Methods in com.vidispine.generated that return types with arguments of type TaskGroupType.Transcoder Modifier and Type Method Description List<TaskGroupType.Transcoder>
TaskGroupType. getTranscoder()
Gets the value of the transcoder property.Methods in com.vidispine.generated with parameters of type TaskGroupType.Transcoder Modifier and Type Method Description TaskGroupType
TaskGroupType. withTranscoder(TaskGroupType.Transcoder... values)
Method parameters in com.vidispine.generated with type arguments of type TaskGroupType.Transcoder Modifier and Type Method Description TaskGroupType
TaskGroupType. withTranscoder(Collection<TaskGroupType.Transcoder> values)
-