public class ShapeSearchType extends ItemSearchType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
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>
Modifier and Type | Class and Description |
---|---|
static class |
ShapeSearchType.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 |
---|
ShapeSearchType() |
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 ShapeSearchType withText(ItemSearchTextValueType... values)
withText
in class ItemSearchType
public ShapeSearchType withText(Collection<ItemSearchTextValueType> values)
withText
in class ItemSearchType
public ShapeSearchType withField(SearchFieldType... values)
withField
in class ItemSearchType
public ShapeSearchType withField(Collection<SearchFieldType> values)
withField
in class ItemSearchType
public ShapeSearchType withGroup(SearchGroupType... values)
withGroup
in class ItemSearchType
public ShapeSearchType withGroup(Collection<SearchGroupType> values)
withGroup
in class ItemSearchType
public ShapeSearchType withIntervals(SearchIntervalsType value)
withIntervals
in class ItemSearchType
public ShapeSearchType withReference(String... values)
withReference
in class ItemSearchType
public ShapeSearchType withReference(Collection<String> values)
withReference
in class ItemSearchType
public ShapeSearchType withOperator(SearchOperatorType value)
withOperator
in class ItemSearchType
public ShapeSearchType withFilter(SearchFilterType... values)
withFilter
in class ItemSearchType
public ShapeSearchType withFilter(Collection<SearchFilterType> values)
withFilter
in class ItemSearchType
public ShapeSearchType withItem(ItemCriterionType value)
withItem
in class ItemSearchType
public ShapeSearchType withShape(ShapeCriterionType value)
withShape
in class ItemSearchType
public ShapeSearchType withFile(CriterionType value)
withFile
in class ItemSearchType
public ShapeSearchType withFacetFilter(ItemSearchType.FacetFilter... values)
withFacetFilter
in class ItemSearchType
public ShapeSearchType withFacetFilter(Collection<ItemSearchType.FacetFilter> values)
withFacetFilter
in class ItemSearchType
public ShapeSearchType withFacet(ItemSearchType.Facet... values)
withFacet
in class ItemSearchType
public ShapeSearchType withFacet(Collection<ItemSearchType.Facet> values)
withFacet
in class ItemSearchType
public ShapeSearchType withSort(ItemSearchType.Sort... values)
withSort
in class ItemSearchType
public ShapeSearchType withSort(Collection<ItemSearchType.Sort> values)
withSort
in class ItemSearchType
public ShapeSearchType withHighlight(ItemSearchType.Highlight value)
withHighlight
in class ItemSearchType
public ShapeSearchType withSuggestion(SuggestionSearchType value)
withSuggestion
in class ItemSearchType
public ShapeSearchType withAutocomplete(AutocompleteRequestType... values)
withAutocomplete
in class ItemSearchType
public ShapeSearchType withAutocomplete(Collection<AutocompleteRequestType> values)
withAutocomplete
in class ItemSearchType
public ShapeSearchType 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 ShapeSearchType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit
in class ItemSearchType
Copyright © 2018. All rights reserved.