Package thredds.catalog.query
Interface Choice
-
- All Known Implementing Classes:
ListChoice
,SelectService.ServiceChoice
,Station
public interface Choice
Abstraction of a choice a user can make.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getValue()
String
toString()
-