Uses of Class
com.vidispine.generated.ShapeSynchronizeType
-
Uses of ShapeSynchronizeType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ShapeSynchronizeTypeMethods in com.vidispine.generated that return ShapeSynchronizeTypeModifier and TypeMethodDescriptionObjectFactory.createShapeSynchronizeType()
Create an instance ofShapeSynchronizeType
ShapeSynchronizeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ShapeSynchronizeType.withComponent
(ComponentSynchronizeType... values) Adds objects to the list of Component using add methodShapeSynchronizeType.withComponent
(Collection<ComponentSynchronizeType> values) Adds objects to the list of Component using addAll methodShapeSynchronizeType.withCreate
(boolean value) Sets the value of the create property.ShapeSynchronizeType.withDelete
(boolean value) Sets the value of the delete property.ShapeSynchronizeType.withEssenceVersion
(BigInteger value) Sets the value of the essenceVersion property.Sets the value of the id property.ShapeSynchronizeType.withMimeType
(String... values) Adds objects to the list of MimeType using add methodShapeSynchronizeType.withMimeType
(Collection<String> values) Adds objects to the list of MimeType using addAll methodShapeSynchronizeType.withTag
(ShapeTagSynchronizeType... values) Adds objects to the list of Tag using add methodShapeSynchronizeType.withTag
(Collection<ShapeTagSynchronizeType> values) Adds objects to the list of Tag using addAll methodMethods in com.vidispine.generated that return types with arguments of type ShapeSynchronizeTypeModifier and TypeMethodDescriptionItemSynchronizeType.getShape()
Gets the value of the shape property.Methods in com.vidispine.generated with parameters of type ShapeSynchronizeTypeModifier and TypeMethodDescriptionItemSynchronizeType.withShape
(ShapeSynchronizeType... values) Adds objects to the list of Shape using add methodMethod parameters in com.vidispine.generated with type arguments of type ShapeSynchronizeTypeModifier and TypeMethodDescriptionItemSynchronizeType.withShape
(Collection<ShapeSynchronizeType> values) Adds objects to the list of Shape using addAll method