Uses of Class
com.vidispine.generated.TranscoderVersionType.Submodule
-
Uses of TranscoderVersionType.Submodule in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TranscoderVersionType.SubmoduleModifier and TypeFieldDescriptionprotected List<TranscoderVersionType.Submodule>TranscoderVersionType.submoduleMethods in com.vidispine.generated that return TranscoderVersionType.SubmoduleModifier and TypeMethodDescriptionObjectFactory.createTranscoderVersionTypeSubmodule()Create an instance ofTranscoderVersionType.SubmoduleTranscoderVersionType.Submodule.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TranscoderVersionType.Submodule.withInfo(KeyValuePairType... values) Adds objects to the list of Info using add methodTranscoderVersionType.Submodule.withInfo(Collection<KeyValuePairType> values) Adds objects to the list of Info using addAll methodSets the value of the name property.TranscoderVersionType.Submodule.withVersion(String value) Sets the value of the version property.Methods in com.vidispine.generated that return types with arguments of type TranscoderVersionType.SubmoduleModifier and TypeMethodDescriptionTranscoderVersionType.getSubmodule()Gets the value of the submodule property.Methods in com.vidispine.generated with parameters of type TranscoderVersionType.SubmoduleModifier and TypeMethodDescriptionTranscoderVersionType.withSubmodule(TranscoderVersionType.Submodule... values) Adds objects to the list of Submodule using add methodMethod parameters in com.vidispine.generated with type arguments of type TranscoderVersionType.SubmoduleModifier and TypeMethodDescriptionTranscoderVersionType.withSubmodule(Collection<TranscoderVersionType.Submodule> values) Adds objects to the list of Submodule using addAll method