SMILA (incubation) API documentation

org.eclipse.smila.search.utils.advsearch
Interface ITermContent

All Superinterfaces:
java.lang.Cloneable
All Known Implementing Classes:
DDateField, DDateTemplateField, DNumberTemplateField, DNumField, DOP1, DOPN, DTemplateField, DTermContent, DTextField, DTextTemplateField, DWMEAN

public interface ITermContent
extends java.lang.Cloneable


Method Summary
 java.lang.Object clone()
           
 

Method Detail

clone

java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Returns:
Cloned object.
Throws:
java.lang.CloneNotSupportedException - Unable to clone object.

SMILA (incubation) API documentation