Uses of Class
com.vidispine.generated.SimpleTimelineType.Source
-
Uses of SimpleTimelineType.Source in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SimpleTimelineType.SourceModifier and TypeFieldDescriptionprotected List<SimpleTimelineType.Source>SimpleTimelineType.sourceMethods in com.vidispine.generated that return SimpleTimelineType.SourceModifier and TypeMethodDescriptionObjectFactory.createSimpleTimelineTypeSource()Create an instance ofSimpleTimelineType.SourceSimpleTimelineType.Source.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) SimpleTimelineType.Source.withInterval(TimeIntervalType value) Sets the value of the interval property.SimpleTimelineType.Source.withSequence(int value) Sets the value of the sequence property.SimpleTimelineType.Source.withSiteId(String value) Sets the value of the siteId property.Sets the value of the uri property.Methods in com.vidispine.generated that return types with arguments of type SimpleTimelineType.SourceModifier and TypeMethodDescriptionSimpleTimelineType.getSource()Gets the value of the source property.Methods in com.vidispine.generated with parameters of type SimpleTimelineType.SourceModifier and TypeMethodDescriptionSimpleTimelineType.withSource(SimpleTimelineType.Source... values) Adds objects to the list of Source using add methodMethod parameters in com.vidispine.generated with type arguments of type SimpleTimelineType.SourceModifier and TypeMethodDescriptionSimpleTimelineType.withSource(Collection<SimpleTimelineType.Source> values) Adds objects to the list of Source using addAll method