Uses of Class
com.vidispine.generated.SearchIntervalsType
-
-
Uses of SearchIntervalsType in com.vidispine.generated
Fields in com.vidispine.generated declared as SearchIntervalsType Modifier and Type Field Description protected SearchIntervalsType
ItemSearchType. intervals
Methods in com.vidispine.generated that return SearchIntervalsType Modifier and Type Method Description static SearchIntervalsType
SearchIntervalsType. fromValue(String v)
SearchIntervalsType
ItemSearchType. getIntervals()
Gets the value of the intervals property.static SearchIntervalsType
SearchIntervalsType. valueOf(String name)
Returns the enum constant of this type with the specified name.static SearchIntervalsType[]
SearchIntervalsType. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vidispine.generated with parameters of type SearchIntervalsType Modifier and Type Method Description void
ItemSearchType. setIntervals(SearchIntervalsType value)
Sets the value of the intervals property.FileSearchType
FileSearchType. withIntervals(SearchIntervalsType value)
ItemSearchType
ItemSearchType. withIntervals(SearchIntervalsType value)
ShapeSearchType
ShapeSearchType. withIntervals(SearchIntervalsType value)
-