Uses of Class
com.vidispine.generated.ItemType.Timespan.Field
-
Uses of ItemType.Timespan.Field in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type ItemType.Timespan.FieldMethods in com.vidispine.generated that return ItemType.Timespan.FieldModifier and TypeMethodDescriptionObjectFactory.createItemTypeTimespanField()
Create an instance ofItemType.Timespan.Field
ItemType.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 methodItemType.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 ItemType.Timespan.FieldModifier and TypeMethodDescriptionItemType.Timespan.getField()
Gets the value of the field property.Methods in com.vidispine.generated with parameters of type ItemType.Timespan.FieldModifier and TypeMethodDescriptionItemType.Timespan.withField
(ItemType.Timespan.Field... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type ItemType.Timespan.FieldModifier and TypeMethodDescriptionItemType.Timespan.withField
(Collection<ItemType.Timespan.Field> values) Adds objects to the list of Field using addAll method