Uses of Class
com.vidispine.generated.ComponentSynchronizeType
-
-
Uses of ComponentSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ComponentSynchronizeType Modifier and Type Field Description protected List<ComponentSynchronizeType>
ShapeSynchronizeType. component
Methods in com.vidispine.generated that return types with arguments of type ComponentSynchronizeType Modifier and Type Method Description List<ComponentSynchronizeType>
ShapeSynchronizeType. getComponent()
Gets the value of the component property.Methods in com.vidispine.generated with parameters of type ComponentSynchronizeType Modifier and Type Method Description ShapeSynchronizeType
ShapeSynchronizeType. withComponent(ComponentSynchronizeType... values)
Method parameters in com.vidispine.generated with type arguments of type ComponentSynchronizeType Modifier and Type Method Description ShapeSynchronizeType
ShapeSynchronizeType. withComponent(Collection<ComponentSynchronizeType> values)
-