thredds.catalog.query
Class SelectService.ServiceChoice
java.lang.Object
thredds.catalog.query.SelectService.ServiceChoice
- All Implemented Interfaces:
- Choice
- Enclosing class:
- SelectService
public class SelectService.ServiceChoice
- extends Object
- implements Choice
getService
public String getService()
getTitle
public String getTitle()
getDataFormat
public String getDataFormat()
getReturns
public String getReturns()
toString
public String toString()
- Specified by:
toString
in interface Choice
- Overrides:
toString
in class Object
getValue2
public String getValue2()
getValue
public String getValue()
- Specified by:
getValue
in interface Choice
equals
public boolean equals(Object o)
- SelectService with same values are equal
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.