SMILA (incubation) API documentation

org.eclipse.smila.search.datadictionary.messages.ddconfig
Class DTextField

java.lang.Object
  extended by org.eclipse.smila.search.datadictionary.messages.ddconfig.DFieldConfig
      extended by org.eclipse.smila.search.datadictionary.messages.ddconfig.DTextField

public class DTextField
extends DFieldConfig

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

Constructor Summary
DTextField()
           
 
Method Summary
 ITFParameter getParameter()
           
 void setParameter(ITFParameter parameter)
           
 
Methods inherited from class org.eclipse.smila.search.datadictionary.messages.ddconfig.DFieldConfig
getConstraint, getFieldTemplate, getNodeTransformer, getTransformer, getType, getWeight, setConstraint, setFieldTemplate, setNodeTransformer, setTransformer, setType, setWeight
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DTextField

public DTextField()
Method Detail

getParameter

public ITFParameter getParameter()

setParameter

public void setParameter(ITFParameter parameter)

SMILA (incubation) API documentation