Uses of Class
com.vidispine.generated.ShapeType
-
Uses of ShapeType in com.vidispine.generated
Fields in com.vidispine.generated declared as ShapeTypeModifier and TypeFieldDescriptionprotected ShapeType
TimelineType.destination
protected ShapeType
SearchResultEntryType.shape
protected ShapeType
ShapeDeductionResponse.shape
Fields in com.vidispine.generated with type parameters of type ShapeTypeModifier and TypeFieldDescriptionEssenceVersionType.shape
ItemType.shape
MetadataWrapperType.shape
ShapeListType.shape
Methods in com.vidispine.generated that return ShapeTypeModifier and TypeMethodDescriptionObjectFactory.createShapeType()
Create an instance ofShapeType
TimelineType.getDestination()
Gets the value of the destination property.SearchResultEntryType.getShape()
Gets the value of the shape property.ShapeDeductionResponse.getShape()
Gets the value of the shape property.ShapeType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ShapeType.withAudioComponent
(AudioComponentType... values) Adds objects to the list of AudioComponent using add methodShapeType.withAudioComponent
(Collection<AudioComponentType> values) Adds objects to the list of AudioComponent using addAll methodShapeType.withBinaryComponent
(BinaryComponentType... values) Adds objects to the list of BinaryComponent using add methodShapeType.withBinaryComponent
(Collection<BinaryComponentType> values) Adds objects to the list of BinaryComponent using addAll methodShapeType.withContainerComponent
(ContainerComponentType value) Sets the value of the containerComponent property.ShapeType.withCreated
(XMLGregorianCalendar value) Sets the value of the created property.ShapeType.withDescriptorComponent
(DescriptorComponentType... values) Adds objects to the list of DescriptorComponent using add methodShapeType.withDescriptorComponent
(Collection<DescriptorComponentType> values) Adds objects to the list of DescriptorComponent using addAll methodShapeType.withEssenceVersion
(Integer value) Sets the value of the essenceVersion property.Sets the value of the id property.ShapeType.withItem
(ShapeType.Item... values) Adds objects to the list of Item using add methodShapeType.withItem
(Collection<ShapeType.Item> values) Adds objects to the list of Item using addAll methodShapeType.withMetadata
(SimpleMetadataType value) Sets the value of the metadata property.ShapeType.withMimeType
(String... values) Adds objects to the list of MimeType using add methodShapeType.withMimeType
(Collection<String> values) Adds objects to the list of MimeType using addAll methodShapeType.withSubtitleComponent
(SubtitleComponentType... values) Adds objects to the list of SubtitleComponent using add methodShapeType.withSubtitleComponent
(Collection<SubtitleComponentType> values) Adds objects to the list of SubtitleComponent using addAll methodAdds objects to the list of Tag using add methodShapeType.withTag
(Collection<String> values) Adds objects to the list of Tag using addAll methodSets the value of the uuid property.ShapeType.withVideoComponent
(VideoComponentType... values) Adds objects to the list of VideoComponent using add methodShapeType.withVideoComponent
(Collection<VideoComponentType> values) Adds objects to the list of VideoComponent using addAll methodMethods in com.vidispine.generated that return types with arguments of type ShapeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShapeType>
ObjectFactory.createShapeDocument
(ShapeType value) EssenceVersionType.getShape()
Gets the value of the shape property.ItemType.getShape()
Gets the value of the shape property.MetadataWrapperType.getShape()
Gets the value of the shape property.ShapeListType.getShape()
Gets the value of the shape property.Methods in com.vidispine.generated with parameters of type ShapeTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ShapeType>
ObjectFactory.createShapeDocument
(ShapeType value) void
TimelineType.setDestination
(ShapeType value) Sets the value of the destination property.void
Sets the value of the shape property.void
Sets the value of the shape property.TimelineType.withDestination
(ShapeType value) Sets the value of the destination property.Adds objects to the list of Shape using add methodAdds objects to the list of Shape using add methodAdds objects to the list of Shape using add methodSets the value of the shape property.Sets the value of the shape property.Adds objects to the list of Shape using add methodMethod parameters in com.vidispine.generated with type arguments of type ShapeTypeModifier and TypeMethodDescriptionEssenceVersionType.withShape
(Collection<ShapeType> values) Adds objects to the list of Shape using addAll methodItemType.withShape
(Collection<ShapeType> values) Adds objects to the list of Shape using addAll methodMetadataWrapperType.withShape
(Collection<ShapeType> values) Adds objects to the list of Shape using addAll methodShapeListType.withShape
(Collection<ShapeType> values) Adds objects to the list of Shape using addAll method