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