Uses of Class
com.vidispine.generated.CompType
-
Uses of CompType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CompTypeMethods in com.vidispine.generated that return CompTypeModifier and TypeMethodDescriptionObjectFactory.createCompType()
Create an instance ofCompType
CompType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.CompType.withSiteId
(String value) Sets the value of the siteId property.CompType.withVersion
(String value) Sets the value of the version property.Methods in com.vidispine.generated that return types with arguments of type CompTypeModifier and TypeMethodDescriptionVersionType.getComponent()
Gets the value of the component property.Methods in com.vidispine.generated with parameters of type CompTypeModifier and TypeMethodDescriptionVersionType.withComponent
(CompType... values) Adds objects to the list of Component using add methodMethod parameters in com.vidispine.generated with type arguments of type CompTypeModifier and TypeMethodDescriptionVersionType.withComponent
(Collection<CompType> values) Adds objects to the list of Component using addAll method