Uses of Enum Class
com.vidispine.generated.SearchIntervalsType
-
Uses of SearchIntervalsType in com.vidispine.generated
Fields in com.vidispine.generated declared as SearchIntervalsTypeMethods in com.vidispine.generated that return SearchIntervalsTypeModifier and TypeMethodDescriptionstatic SearchIntervalsTypeGets the enum associated to the value passed as parameter.ItemSearchType.getIntervals()Gets the value of the intervals property.static SearchIntervalsTypeReturns the enum constant of this class with the specified name.static SearchIntervalsType[]SearchIntervalsType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vidispine.generated with parameters of type SearchIntervalsTypeModifier and TypeMethodDescriptionvoidItemSearchType.setIntervals(SearchIntervalsType value) Sets the value of the intervals property.FileSearchType.withIntervals(SearchIntervalsType value) Sets the value of the intervals property.ItemSearchType.withIntervals(SearchIntervalsType value) Sets the value of the intervals property.ShapeSearchType.withIntervals(SearchIntervalsType value) Sets the value of the intervals property.