Uses of Class
com.vidispine.generated.CollectionType.Timespan.Field
-
Uses of CollectionType.Timespan.Field in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type CollectionType.Timespan.FieldModifier and TypeFieldDescriptionprotected List<CollectionType.Timespan.Field>CollectionType.Timespan.fieldMethods in com.vidispine.generated that return CollectionType.Timespan.FieldModifier and TypeMethodDescriptionObjectFactory.createCollectionTypeTimespanField()Create an instance ofCollectionType.Timespan.FieldCollectionType.Timespan.Field.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.Adds objects to the list of Value using add methodCollectionType.Timespan.Field.withValue(Collection<String> values) Adds objects to the list of Value using addAll methodMethods in com.vidispine.generated that return types with arguments of type CollectionType.Timespan.FieldModifier and TypeMethodDescriptionCollectionType.Timespan.getField()Gets the value of the field property.Methods in com.vidispine.generated with parameters of type CollectionType.Timespan.FieldModifier and TypeMethodDescriptionCollectionType.Timespan.withField(CollectionType.Timespan.Field... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type CollectionType.Timespan.FieldModifier and TypeMethodDescriptionCollectionType.Timespan.withField(Collection<CollectionType.Timespan.Field> values) Adds objects to the list of Field using addAll method