thredds.catalog.query
Interface Choice

All Known Implementing Classes:
ListChoice, SelectService.ServiceChoice, Station

public interface Choice

Abstraction of a choice a user can make.

Author:
john caron

Method Summary
 java.lang.String getValue()
           
 java.lang.String toString()
           
 

Method Detail

toString

java.lang.String toString()
Overrides:
toString in class java.lang.Object

getValue

java.lang.String getValue()