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.Group Modifier and Type Field Description protected List<SearchResultEntryTimespanType.Group>SearchResultEntryTimespanType. groupMethods in com.vidispine.generated that return SearchResultEntryTimespanType.Group Modifier and Type Method Description SearchResultEntryTimespanType.GroupObjectFactory. createSearchResultEntryTimespanTypeGroup()Create an instance ofSearchResultEntryTimespanType.GroupSearchResultEntryTimespanType.GroupSearchResultEntryTimespanType.Group. visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)SearchResultEntryTimespanType.GroupSearchResultEntryTimespanType.Group. withId(String value)SearchResultEntryTimespanType.GroupSearchResultEntryTimespanType.Group. withName(String value)Methods in com.vidispine.generated that return types with arguments of type SearchResultEntryTimespanType.Group Modifier and Type Method Description List<SearchResultEntryTimespanType.Group>SearchResultEntryTimespanType. getGroup()Gets the value of the group property.Methods in com.vidispine.generated with parameters of type SearchResultEntryTimespanType.Group Modifier and Type Method Description SearchResultEntryTimespanTypeSearchResultEntryTimespanType. withGroup(SearchResultEntryTimespanType.Group... values)Method parameters in com.vidispine.generated with type arguments of type SearchResultEntryTimespanType.Group Modifier and Type Method Description SearchResultEntryTimespanTypeSearchResultEntryTimespanType. withGroup(Collection<SearchResultEntryTimespanType.Group> values)
-