Package com.vidispine.generated
Class ShapeSearchType
java.lang.Object
com.vidispine.generated.ItemSearchType
com.vidispine.generated.ShapeSearchType
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb.lang.CopyTo
,org.jvnet.jaxb.lang.Equals
,org.jvnet.jaxb.lang.HashCode
,org.jvnet.jaxb.lang.ToString
public class ShapeSearchType
extends ItemSearchType
implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
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>
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.vidispine.generated.ItemSearchType
ItemSearchType.Sort
-
Field Summary
Fields inherited from class com.vidispine.generated.ItemSearchType
acl, autocomplete, collection, cursor, facet, facetFilter, field, file, filter, group, highlight, intervals, item, operator, reference, shape, sort, suggestion, text, version
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) toString()
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAcl
(SearchAclType value) Sets the value of the acl property.withAutocomplete
(AutocompleteRequestType... values) Adds objects to the list of Autocomplete using add methodAdds objects to the list of Autocomplete using addAll methodwithCollection
(CollectionCriterionType... values) Adds objects to the list of Collection using add methodAdds objects to the list of Collection using addAll methodwithCursor
(String value) Sets the value of the cursor property.withFacet
(SearchFacetType... values) Adds objects to the list of Facet using add methodwithFacet
(Collection<SearchFacetType> values) Adds objects to the list of Facet using addAll methodwithFacetFilter
(FacetFilterType... values) Adds objects to the list of FacetFilter using add methodwithFacetFilter
(Collection<FacetFilterType> values) Adds objects to the list of FacetFilter using addAll methodwithField
(SearchFieldType... values) Adds objects to the list of Field using add methodwithField
(Collection<SearchFieldType> values) Adds objects to the list of Field using addAll methodwithFile
(CriterionType value) Sets the value of the file property.withFilter
(SearchFilterType... values) Adds objects to the list of Filter using add methodwithFilter
(Collection<SearchFilterType> values) Adds objects to the list of Filter using addAll methodwithGroup
(SearchGroupType... values) Adds objects to the list of Group using add methodwithGroup
(Collection<SearchGroupType> values) Adds objects to the list of Group using addAll methodwithHighlight
(SearchHighlightType value) Sets the value of the highlight property.withIntervals
(SearchIntervalsType value) Sets the value of the intervals property.withItem
(ItemCriterionType value) Sets the value of the item property.withOperator
(SearchOperatorType value) Sets the value of the operator property.withReference
(String... values) Adds objects to the list of Reference using add methodwithReference
(Collection<String> values) Adds objects to the list of Reference using addAll methodwithShape
(ShapeCriterionType value) Sets the value of the shape property.withSort
(ItemSearchType.Sort... values) Adds objects to the list of Sort using add methodwithSort
(Collection<ItemSearchType.Sort> values) Adds objects to the list of Sort using addAll methodSets the value of the suggestion property.withText
(ItemSearchTextValueType... values) Adds objects to the list of Text using add methodwithText
(Collection<ItemSearchTextValueType> values) Adds objects to the list of Text using addAll methodwithVersion
(int value) Sets the value of the version property.Methods inherited from class com.vidispine.generated.ItemSearchType
getAcl, getAutocomplete, getCollection, getCursor, getFacet, getFacetFilter, getField, getFile, getFilter, getGroup, getHighlight, getIntervals, getItem, getOperator, getReference, getShape, getSort, getSuggestion, getText, getVersion, isSetAcl, isSetAutocomplete, isSetCollection, isSetCursor, isSetFacet, isSetFacetFilter, isSetField, isSetFile, isSetFilter, isSetGroup, isSetHighlight, isSetIntervals, isSetItem, isSetOperator, isSetReference, isSetShape, isSetSort, isSetSuggestion, isSetText, isSetVersion, setAcl, setCursor, setFile, setHighlight, setIntervals, setItem, setOperator, setShape, setSuggestion, setVersion, unsetAutocomplete, unsetCollection, unsetFacet, unsetFacetFilter, unsetField, unsetFilter, unsetGroup, unsetReference, unsetSort, unsetText, unsetVersion
-
Constructor Details
-
ShapeSearchType
public ShapeSearchType()
-
-
Method Details
-
clone
- Overrides:
clone
in classItemSearchType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classItemSearchType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classItemSearchType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classItemSearchType
-
withText
Adds objects to the list of Text using add method- Overrides:
withText
in classItemSearchType
- Parameters:
values
- objects to add to the list Text- Returns:
- The class instance
-
withText
Adds objects to the list of Text using addAll method- Overrides:
withText
in classItemSearchType
- Parameters:
values
- objects to add to the list Text- Returns:
- The class instance
-
withField
Adds objects to the list of Field using add method- Overrides:
withField
in classItemSearchType
- Parameters:
values
- objects to add to the list Field- Returns:
- The class instance
-
withField
Adds objects to the list of Field using addAll method- Overrides:
withField
in classItemSearchType
- Parameters:
values
- objects to add to the list Field- Returns:
- The class instance
-
withGroup
Adds objects to the list of Group using add method- Overrides:
withGroup
in classItemSearchType
- Parameters:
values
- objects to add to the list Group- Returns:
- The class instance
-
withGroup
Adds objects to the list of Group using addAll method- Overrides:
withGroup
in classItemSearchType
- Parameters:
values
- objects to add to the list Group- Returns:
- The class instance
-
withIntervals
Sets the value of the intervals property.- Overrides:
withIntervals
in classItemSearchType
- Parameters:
value
- allowed object isSearchIntervalsType
- Returns:
- The class instance
-
withReference
Adds objects to the list of Reference using add method- Overrides:
withReference
in classItemSearchType
- Parameters:
values
- objects to add to the list Reference- Returns:
- The class instance
-
withReference
Adds objects to the list of Reference using addAll method- Overrides:
withReference
in classItemSearchType
- Parameters:
values
- objects to add to the list Reference- Returns:
- The class instance
-
withOperator
Sets the value of the operator property.- Overrides:
withOperator
in classItemSearchType
- Parameters:
value
- allowed object isSearchOperatorType
- Returns:
- The class instance
-
withFilter
Adds objects to the list of Filter using add method- Overrides:
withFilter
in classItemSearchType
- Parameters:
values
- objects to add to the list Filter- Returns:
- The class instance
-
withFilter
Adds objects to the list of Filter using addAll method- Overrides:
withFilter
in classItemSearchType
- Parameters:
values
- objects to add to the list Filter- Returns:
- The class instance
-
withAcl
Sets the value of the acl property.- Overrides:
withAcl
in classItemSearchType
- Parameters:
value
- allowed object isSearchAclType
- Returns:
- The class instance
-
withCollection
Adds objects to the list of Collection using add method- Overrides:
withCollection
in classItemSearchType
- Parameters:
values
- objects to add to the list Collection- Returns:
- The class instance
-
withCollection
Adds objects to the list of Collection using addAll method- Overrides:
withCollection
in classItemSearchType
- Parameters:
values
- objects to add to the list Collection- Returns:
- The class instance
-
withItem
Sets the value of the item property.- Overrides:
withItem
in classItemSearchType
- Parameters:
value
- allowed object isItemCriterionType
- Returns:
- The class instance
-
withShape
Sets the value of the shape property.- Overrides:
withShape
in classItemSearchType
- Parameters:
value
- allowed object isShapeCriterionType
- Returns:
- The class instance
-
withFile
Sets the value of the file property.- Overrides:
withFile
in classItemSearchType
- Parameters:
value
- allowed object isCriterionType
- Returns:
- The class instance
-
withFacetFilter
Adds objects to the list of FacetFilter using add method- Overrides:
withFacetFilter
in classItemSearchType
- Parameters:
values
- objects to add to the list FacetFilter- Returns:
- The class instance
-
withFacetFilter
Adds objects to the list of FacetFilter using addAll method- Overrides:
withFacetFilter
in classItemSearchType
- Parameters:
values
- objects to add to the list FacetFilter- Returns:
- The class instance
-
withFacet
Adds objects to the list of Facet using add method- Overrides:
withFacet
in classItemSearchType
- Parameters:
values
- objects to add to the list Facet- Returns:
- The class instance
-
withFacet
Adds objects to the list of Facet using addAll method- Overrides:
withFacet
in classItemSearchType
- Parameters:
values
- objects to add to the list Facet- Returns:
- The class instance
-
withSort
Adds objects to the list of Sort using add method- Overrides:
withSort
in classItemSearchType
- Parameters:
values
- objects to add to the list Sort- Returns:
- The class instance
-
withSort
Adds objects to the list of Sort using addAll method- Overrides:
withSort
in classItemSearchType
- Parameters:
values
- objects to add to the list Sort- Returns:
- The class instance
-
withHighlight
Sets the value of the highlight property.- Overrides:
withHighlight
in classItemSearchType
- Parameters:
value
- allowed object isSearchHighlightType
- Returns:
- The class instance
-
withSuggestion
Sets the value of the suggestion property.- Overrides:
withSuggestion
in classItemSearchType
- Parameters:
value
- allowed object isSuggestionSearchType
- Returns:
- The class instance
-
withAutocomplete
Adds objects to the list of Autocomplete using add method- Overrides:
withAutocomplete
in classItemSearchType
- Parameters:
values
- objects to add to the list Autocomplete- Returns:
- The class instance
-
withAutocomplete
Adds objects to the list of Autocomplete using addAll method- Overrides:
withAutocomplete
in classItemSearchType
- Parameters:
values
- objects to add to the list Autocomplete- Returns:
- The class instance
-
withCursor
Sets the value of the cursor property.- Overrides:
withCursor
in classItemSearchType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withVersion
Sets the value of the version property.- Overrides:
withVersion
in classItemSearchType
- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
- Overrides:
equals
in classItemSearchType
-
equals
- Overrides:
equals
in classItemSearchType
-
visit
- Overrides:
visit
in classItemSearchType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
- Overrides:
hashCode
in classItemSearchType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classItemSearchType
-
toString
- Overrides:
toString
in classItemSearchType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
append
in classItemSearchType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
appendFields
in classItemSearchType
-