Uses of Class
com.vidispine.generated.MetadataType.Timespan
-
Uses of MetadataType.Timespan in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type MetadataType.TimespanMethods in com.vidispine.generated that return MetadataType.TimespanModifier and TypeMethodDescriptionObjectFactory.createMetadataTypeTimespan()Create an instance ofMetadataType.TimespanMetadataType.Timespan.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the base property.Sets the value of the end property.MetadataType.Timespan.withField(MetadataFieldValueType... values) Adds objects to the list of Field using add methodMetadataType.Timespan.withField(Collection<MetadataFieldValueType> values) Adds objects to the list of Field using addAll methodMetadataType.Timespan.withGroup(MetadataGroupValueType... values) Adds objects to the list of Group using add methodMetadataType.Timespan.withGroup(Collection<MetadataGroupValueType> values) Adds objects to the list of Group using addAll methodSets the value of the start property.Methods in com.vidispine.generated that return types with arguments of type MetadataType.TimespanModifier and TypeMethodDescriptionMetadataType.getTimespan()Gets the value of the timespan property.Methods in com.vidispine.generated with parameters of type MetadataType.TimespanModifier and TypeMethodDescriptionMetadataType.withTimespan(MetadataType.Timespan... values) Adds objects to the list of Timespan using add methodMethod parameters in com.vidispine.generated with type arguments of type MetadataType.TimespanModifier and TypeMethodDescriptionMetadataType.withTimespan(Collection<MetadataType.Timespan> values) Adds objects to the list of Timespan using addAll method