Uses of Class
com.vidispine.generated.DescriptorComponentType.Description
-
Uses of DescriptorComponentType.Description in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type DescriptorComponentType.DescriptionModifier and TypeFieldDescriptionprotected List<DescriptorComponentType.Description>DescriptorComponentType.descriptionMethods in com.vidispine.generated that return DescriptorComponentType.DescriptionModifier and TypeMethodDescriptionObjectFactory.createDescriptorComponentTypeDescription()Create an instance ofDescriptorComponentType.DescriptionDescriptorComponentType.Description.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the type property.Sets the value of the value property.Methods in com.vidispine.generated that return types with arguments of type DescriptorComponentType.DescriptionModifier and TypeMethodDescriptionDescriptorComponentType.getDescription()Gets the value of the description property.Methods in com.vidispine.generated with parameters of type DescriptorComponentType.DescriptionModifier and TypeMethodDescriptionDescriptorComponentType.withDescription(DescriptorComponentType.Description... values) Adds objects to the list of Description using add methodMethod parameters in com.vidispine.generated with type arguments of type DescriptorComponentType.DescriptionModifier and TypeMethodDescriptionDescriptorComponentType.withDescription(Collection<DescriptorComponentType.Description> values) Adds objects to the list of Description using addAll method