public class FileSearchType extends ItemSearchType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
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>
Modifier and Type | Class and Description |
---|---|
static class |
FileSearchType.PropInfo |
ItemSearchType.Facet, ItemSearchType.FacetFilter, ItemSearchType.Highlight, ItemSearchType.Sort
autocomplete, facet, facetFilter, field, file, filter, group, highlight, intervals, item, operator, reference, shape, sort, suggestion, text, version
Constructor and Description |
---|
FileSearchType() |
getAutocomplete, getFacet, getFacetFilter, getField, getFile, getFilter, getGroup, getHighlight, getIntervals, getItem, getOperator, getReference, getShape, getSort, getSuggestion, getText, getVersion, isSetAutocomplete, isSetFacet, isSetFacetFilter, isSetField, isSetFile, isSetFilter, isSetGroup, isSetHighlight, isSetIntervals, isSetItem, isSetOperator, isSetReference, isSetShape, isSetSort, isSetSuggestion, isSetText, isSetVersion, setFile, setHighlight, setIntervals, setItem, setOperator, setShape, setSuggestion, setVersion, unsetAutocomplete, unsetFacet, unsetFacetFilter, unsetField, unsetFilter, unsetGroup, unsetReference, unsetSort, unsetText, unsetVersion
public Object clone()
clone
in class ItemSearchType
public Object copyTo(Object target)
copyTo
in interface org.jvnet.jaxb2_commons.lang.CopyTo
copyTo
in class ItemSearchType
public 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.CopyTo
copyTo
in class ItemSearchType
public Object createNewInstance()
createNewInstance
in interface org.jvnet.jaxb2_commons.lang.CopyTo
createNewInstance
in class ItemSearchType
public FileSearchType withText(ItemSearchTextValueType... values)
withText
in class ItemSearchType
public FileSearchType withText(Collection<ItemSearchTextValueType> values)
withText
in class ItemSearchType
public FileSearchType withField(SearchFieldType... values)
withField
in class ItemSearchType
public FileSearchType withField(Collection<SearchFieldType> values)
withField
in class ItemSearchType
public FileSearchType withGroup(SearchGroupType... values)
withGroup
in class ItemSearchType
public FileSearchType withGroup(Collection<SearchGroupType> values)
withGroup
in class ItemSearchType
public FileSearchType withIntervals(SearchIntervalsType value)
withIntervals
in class ItemSearchType
public FileSearchType withReference(String... values)
withReference
in class ItemSearchType
public FileSearchType withReference(Collection<String> values)
withReference
in class ItemSearchType
public FileSearchType withOperator(SearchOperatorType value)
withOperator
in class ItemSearchType
public FileSearchType withFilter(SearchFilterType... values)
withFilter
in class ItemSearchType
public FileSearchType withFilter(Collection<SearchFilterType> values)
withFilter
in class ItemSearchType
public FileSearchType withItem(ItemCriterionType value)
withItem
in class ItemSearchType
public FileSearchType withShape(ShapeCriterionType value)
withShape
in class ItemSearchType
public FileSearchType withFile(CriterionType value)
withFile
in class ItemSearchType
public FileSearchType withFacetFilter(ItemSearchType.FacetFilter... values)
withFacetFilter
in class ItemSearchType
public FileSearchType withFacetFilter(Collection<ItemSearchType.FacetFilter> values)
withFacetFilter
in class ItemSearchType
public FileSearchType withFacet(ItemSearchType.Facet... values)
withFacet
in class ItemSearchType
public FileSearchType withFacet(Collection<ItemSearchType.Facet> values)
withFacet
in class ItemSearchType
public FileSearchType withSort(ItemSearchType.Sort... values)
withSort
in class ItemSearchType
public FileSearchType withSort(Collection<ItemSearchType.Sort> values)
withSort
in class ItemSearchType
public FileSearchType withHighlight(ItemSearchType.Highlight value)
withHighlight
in class ItemSearchType
public FileSearchType withSuggestion(SuggestionSearchType value)
withSuggestion
in class ItemSearchType
public FileSearchType withAutocomplete(AutocompleteRequestType... values)
withAutocomplete
in class ItemSearchType
public FileSearchType withAutocomplete(Collection<AutocompleteRequestType> values)
withAutocomplete
in class ItemSearchType
public FileSearchType withVersion(int value)
withVersion
in class ItemSearchType
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
equals
in class ItemSearchType
public boolean equals(Object object)
equals
in class ItemSearchType
public FileSearchType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class ItemSearchType
Copyright © 2018. All rights reserved.