Uses of Class
com.vidispine.generated.ComponentSynchronizeType
-
Uses of ComponentSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComponentSynchronizeTypeModifier and TypeFieldDescriptionprotected List<ComponentSynchronizeType>ShapeSynchronizeType.componentMethods in com.vidispine.generated that return ComponentSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createComponentSynchronizeType()Create an instance ofComponentSynchronizeTypeComponentSynchronizeType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) ComponentSynchronizeType.withAudio(AudioComponentType value) Sets the value of the audio property.ComponentSynchronizeType.withBinary(BinaryComponentType value) Sets the value of the binary property.ComponentSynchronizeType.withContainer(ContainerComponentType value) Sets the value of the container property.ComponentSynchronizeType.withDescriptor(DescriptorComponentType value) Sets the value of the descriptor property.Adds objects to the list of File using add methodComponentSynchronizeType.withFile(Collection<String> values) Adds objects to the list of File using addAll methodComponentSynchronizeType.withFormat(String value) Sets the value of the format property.Sets the value of the id property.ComponentSynchronizeType.withType(ComponentTypeType value) Sets the value of the type property.ComponentSynchronizeType.withVideo(VideoComponentType value) Sets the value of the video property.Methods in com.vidispine.generated that return types with arguments of type ComponentSynchronizeTypeModifier and TypeMethodDescriptionShapeSynchronizeType.getComponent()Gets the value of the component property.Methods in com.vidispine.generated with parameters of type ComponentSynchronizeTypeModifier and TypeMethodDescriptionShapeSynchronizeType.withComponent(ComponentSynchronizeType... values) Adds objects to the list of Component using add methodMethod parameters in com.vidispine.generated with type arguments of type ComponentSynchronizeTypeModifier and TypeMethodDescriptionShapeSynchronizeType.withComponent(Collection<ComponentSynchronizeType> values) Adds objects to the list of Component using addAll method