SMILA (incubation) API documentation

org.eclipse.smila.search.utils.search
Interface IParameter

All Superinterfaces:
java.lang.Cloneable
All Known Subinterfaces:
IDFParameter, INFParameter, ITFParameter
All Known Implementing Classes:
DDateFieldParameter, DNumberFieldParameter, DTextFieldParameter

public interface IParameter
extends java.lang.Cloneable

Author:
brox IT-Solutions GmbH To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 java.lang.Object clone()
           
 java.lang.Class getCodecClass()
           
 boolean isComplete()
           
 

Method Detail

clone

java.lang.Object clone()

getCodecClass

java.lang.Class getCodecClass()

isComplete

boolean isComplete()

SMILA (incubation) API documentation