public class ShapeSearchType extends ItemSearchType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo
Java class for ShapeSearchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ShapeSearchType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}ItemSearchType">
</extension>
</complexContent>
</complexType>
ItemSearchType.Facet, ItemSearchType.FacetFilter, ItemSearchType.Highlight, ItemSearchType.Sort| Constructor and Description |
|---|
ShapeSearchType() |
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 ShapeSearchType withText(ItemSearchTextValueType... values)
withText in class ItemSearchTypepublic ShapeSearchType withText(Collection<ItemSearchTextValueType> values)
withText in class ItemSearchTypepublic ShapeSearchType withField(SearchFieldType... values)
withField in class ItemSearchTypepublic ShapeSearchType withField(Collection<SearchFieldType> values)
withField in class ItemSearchTypepublic ShapeSearchType withGroup(SearchGroupType... values)
withGroup in class ItemSearchTypepublic ShapeSearchType withGroup(Collection<SearchGroupType> values)
withGroup in class ItemSearchTypepublic ShapeSearchType withIntervals(SearchIntervalsType value)
withIntervals in class ItemSearchTypepublic ShapeSearchType withReference(String... values)
withReference in class ItemSearchTypepublic ShapeSearchType withReference(Collection<String> values)
withReference in class ItemSearchTypepublic ShapeSearchType withOperator(SearchOperatorType value)
withOperator in class ItemSearchTypepublic ShapeSearchType withFilter(SearchFilterType... values)
withFilter in class ItemSearchTypepublic ShapeSearchType withFilter(Collection<SearchFilterType> values)
withFilter in class ItemSearchTypepublic ShapeSearchType withItem(ItemCriterionType value)
withItem in class ItemSearchTypepublic ShapeSearchType withShape(ShapeCriterionType value)
withShape in class ItemSearchTypepublic ShapeSearchType withFile(CriterionType value)
withFile in class ItemSearchTypepublic ShapeSearchType withFacetFilter(ItemSearchType.FacetFilter... values)
withFacetFilter in class ItemSearchTypepublic ShapeSearchType withFacetFilter(Collection<ItemSearchType.FacetFilter> values)
withFacetFilter in class ItemSearchTypepublic ShapeSearchType withFacet(ItemSearchType.Facet... values)
withFacet in class ItemSearchTypepublic ShapeSearchType withFacet(Collection<ItemSearchType.Facet> values)
withFacet in class ItemSearchTypepublic ShapeSearchType withSort(ItemSearchType.Sort... values)
withSort in class ItemSearchTypepublic ShapeSearchType withSort(Collection<ItemSearchType.Sort> values)
withSort in class ItemSearchTypepublic ShapeSearchType withHighlight(ItemSearchType.Highlight value)
withHighlight in class ItemSearchTypepublic ShapeSearchType withSuggestion(SuggestionSearchType value)
withSuggestion in class ItemSearchTypepublic ShapeSearchType withVersion(int value)
withVersion in class ItemSearchTypeCopyright © 2015. All rights reserved.