Uses of Class
com.vidispine.generated.SearchResultEntryTimespanType.Field
-
Uses of SearchResultEntryTimespanType.Field in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SearchResultEntryTimespanType.FieldModifier and TypeFieldDescriptionprotected List<SearchResultEntryTimespanType.Field>
SearchResultEntryTimespanType.field
Methods in com.vidispine.generated that return SearchResultEntryTimespanType.FieldModifier and TypeMethodDescriptionObjectFactory.createSearchResultEntryTimespanTypeField()
Create an instance ofSearchResultEntryTimespanType.Field
SearchResultEntryTimespanType.Field.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the name property.Adds objects to the list of Value using add methodSearchResultEntryTimespanType.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 SearchResultEntryTimespanType.FieldModifier and TypeMethodDescriptionSearchResultEntryTimespanType.getField()
Gets the value of the field property.Methods in com.vidispine.generated with parameters of type SearchResultEntryTimespanType.FieldModifier and TypeMethodDescriptionSearchResultEntryTimespanType.withField
(SearchResultEntryTimespanType.Field... values) Adds objects to the list of Field using add methodMethod parameters in com.vidispine.generated with type arguments of type SearchResultEntryTimespanType.FieldModifier and TypeMethodDescriptionSearchResultEntryTimespanType.withField
(Collection<SearchResultEntryTimespanType.Field> values) Adds objects to the list of Field using addAll method