Uses of Class
com.vidispine.generated.SearchResultEntryTimespanType.Group
-
Uses of SearchResultEntryTimespanType.Group in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SearchResultEntryTimespanType.GroupModifier and TypeFieldDescriptionprotected List<SearchResultEntryTimespanType.Group>SearchResultEntryTimespanType.groupMethods in com.vidispine.generated that return SearchResultEntryTimespanType.GroupModifier and TypeMethodDescriptionObjectFactory.createSearchResultEntryTimespanTypeGroup()Create an instance ofSearchResultEntryTimespanType.GroupSearchResultEntryTimespanType.Group.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) Sets the value of the id property.Sets the value of the name property.Methods in com.vidispine.generated that return types with arguments of type SearchResultEntryTimespanType.GroupModifier and TypeMethodDescriptionSearchResultEntryTimespanType.getGroup()Gets the value of the group property.Methods in com.vidispine.generated with parameters of type SearchResultEntryTimespanType.GroupModifier and TypeMethodDescriptionSearchResultEntryTimespanType.withGroup(SearchResultEntryTimespanType.Group... values) Adds objects to the list of Group using add methodMethod parameters in com.vidispine.generated with type arguments of type SearchResultEntryTimespanType.GroupModifier and TypeMethodDescriptionSearchResultEntryTimespanType.withGroup(Collection<SearchResultEntryTimespanType.Group> values) Adds objects to the list of Group using addAll method