Uses of Class
com.vidispine.generated.NLEJob2VideoOutputType
-
-
Uses of NLEJob2VideoOutputType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type NLEJob2VideoOutputType Modifier and Type Field Description protected List<NLEJob2VideoOutputType>
NLEJob2OutputType. video
Methods in com.vidispine.generated that return types with arguments of type NLEJob2VideoOutputType Modifier and Type Method Description List<NLEJob2VideoOutputType>
NLEJob2OutputType. getVideo()
Gets the value of the video property.Methods in com.vidispine.generated with parameters of type NLEJob2VideoOutputType Modifier and Type Method Description NLEJob2OutputType
NLEJob2OutputType. withVideo(NLEJob2VideoOutputType... values)
Method parameters in com.vidispine.generated with type arguments of type NLEJob2VideoOutputType Modifier and Type Method Description NLEJob2OutputType
NLEJob2OutputType. withVideo(Collection<NLEJob2VideoOutputType> values)
-