net.sf.dict4j.command
Interface DataCommand

All Superinterfaces:
Command
All Known Implementing Classes:
AbstractDataCommand, AbstractListDataCommand, DefineCommand, HelpCommand, MatchCommand, ShowDatabasesCommand, ShowServerCommand, ShowStrategiesCommand

public interface DataCommand
extends Command


Method Summary
 java.lang.String getResponseText()
           
 
Methods inherited from interface net.sf.dict4j.command.Command
getResponseCode, getResponseStatus, send
 

Method Detail

getResponseText

java.lang.String getResponseText()