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() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
Object |
copyTo(Object target) |
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy strategy) |
Object |
createNewInstance() |
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 ItemSearchTypeCopyright © 2015. All rights reserved.