Uses of Class
com.vidispine.generated.TranscoderVersionType.Feature
-
Uses of TranscoderVersionType.Feature in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type TranscoderVersionType.FeatureModifier and TypeFieldDescriptionprotected List<TranscoderVersionType.Feature>TranscoderVersionType.featureMethods in com.vidispine.generated that return TranscoderVersionType.FeatureModifier and TypeMethodDescriptionObjectFactory.createTranscoderVersionTypeFeature()Create an instance ofTranscoderVersionType.FeatureTranscoderVersionType.Feature.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) TranscoderVersionType.Feature.withInfo(KeyValuePairType... values) Adds objects to the list of Info using add methodTranscoderVersionType.Feature.withInfo(Collection<KeyValuePairType> values) Adds objects to the list of Info using addAll methodSets the value of the name property.TranscoderVersionType.Feature.withVersion(String value) Sets the value of the version property.Methods in com.vidispine.generated that return types with arguments of type TranscoderVersionType.FeatureModifier and TypeMethodDescriptionTranscoderVersionType.getFeature()Gets the value of the feature property.Methods in com.vidispine.generated with parameters of type TranscoderVersionType.FeatureModifier and TypeMethodDescriptionTranscoderVersionType.withFeature(TranscoderVersionType.Feature... values) Adds objects to the list of Feature using add methodMethod parameters in com.vidispine.generated with type arguments of type TranscoderVersionType.FeatureModifier and TypeMethodDescriptionTranscoderVersionType.withFeature(Collection<TranscoderVersionType.Feature> values) Adds objects to the list of Feature using addAll method