EchoPoint API - 3.0.0b5
App Webcontainer

echopoint.model
Interface AutoLookupModel.Entry

All Known Implementing Classes:
AutoLookupModel.DefaultEntry
Enclosing interface:
AutoLookupModel

public static interface AutoLookupModel.Entry

AutoLookupModel.Entry represents the entries that can be returned by the AutoLookupModel.


Method Summary
 String getValue()
           
 

Method Detail

getValue

String getValue()
Returns:
the value that is used

EchoPoint API - 3.0.0b5
App Webcontainer