public class FileSearchType extends ItemSearchType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for FileSearchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FileSearchType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}ItemSearchType">
</extension>
</complexContent>
</complexType>
ItemSearchType.Facet, ItemSearchType.FacetFilter, ItemSearchType.Highlight, ItemSearchType.Sort| Constructor and Description |
|---|
FileSearchType() |
getFacet, getFacetFilter, getField, getFile, getFilter, getGroup, getHighlight, getIntervals, getItem, getOperator, getReference, getShape, getSort, getSuggestion, getText, getVersion, isSetFacet, isSetFacetFilter, isSetField, isSetFile, isSetFilter, isSetGroup, isSetHighlight, isSetIntervals, isSetItem, isSetOperator, isSetReference, isSetShape, isSetSort, isSetSuggestion, isSetText, isSetVersion, setFile, setHighlight, setIntervals, setItem, setOperator, setShape, setSuggestion, setVersion, unsetFacet, unsetFacetFilter, unsetField, unsetFilter, unsetGroup, unsetReference, unsetSort, unsetText, unsetVersionpublic Object clone()
clone in class ItemSearchTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ItemSearchTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ItemSearchTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class ItemSearchTypepublic FileSearchType withText(ItemSearchTextValueType... values)
withText in class ItemSearchTypepublic FileSearchType withText(Collection<ItemSearchTextValueType> values)
withText in class ItemSearchTypepublic FileSearchType withField(SearchFieldType... values)
withField in class ItemSearchTypepublic FileSearchType withField(Collection<SearchFieldType> values)
withField in class ItemSearchTypepublic FileSearchType withGroup(SearchGroupType... values)
withGroup in class ItemSearchTypepublic FileSearchType withGroup(Collection<SearchGroupType> values)
withGroup in class ItemSearchTypepublic FileSearchType withIntervals(SearchIntervalsType value)
withIntervals in class ItemSearchTypepublic FileSearchType withReference(String... values)
withReference in class ItemSearchTypepublic FileSearchType withReference(Collection<String> values)
withReference in class ItemSearchTypepublic FileSearchType withOperator(SearchOperatorType value)
withOperator in class ItemSearchTypepublic FileSearchType withFilter(SearchFilterType... values)
withFilter in class ItemSearchTypepublic FileSearchType withFilter(Collection<SearchFilterType> values)
withFilter in class ItemSearchTypepublic FileSearchType withItem(ItemCriterionType value)
withItem in class ItemSearchTypepublic FileSearchType withShape(ShapeCriterionType value)
withShape in class ItemSearchTypepublic FileSearchType withFile(CriterionType value)
withFile in class ItemSearchTypepublic FileSearchType withFacetFilter(ItemSearchType.FacetFilter... values)
withFacetFilter in class ItemSearchTypepublic FileSearchType withFacetFilter(Collection<ItemSearchType.FacetFilter> values)
withFacetFilter in class ItemSearchTypepublic FileSearchType withFacet(ItemSearchType.Facet... values)
withFacet in class ItemSearchTypepublic FileSearchType withFacet(Collection<ItemSearchType.Facet> values)
withFacet in class ItemSearchTypepublic FileSearchType withSort(ItemSearchType.Sort... values)
withSort in class ItemSearchTypepublic FileSearchType withSort(Collection<ItemSearchType.Sort> values)
withSort in class ItemSearchTypepublic FileSearchType withHighlight(ItemSearchType.Highlight value)
withHighlight in class ItemSearchTypepublic FileSearchType withSuggestion(SuggestionSearchType value)
withSuggestion in class ItemSearchTypepublic FileSearchType withVersion(int value)
withVersion in class ItemSearchTypeCopyright © 2015. All rights reserved.