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 java.lang.Object
- implements Choice
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
getService
public java.lang.String getService()
getTitle
public java.lang.String getTitle()
getDataFormat
public java.lang.String getDataFormat()
getReturns
public java.lang.String getReturns()
toString
public java.lang.String toString()
- Specified by:
toString in interface Choice- Overrides:
toString in class java.lang.Object
getValue2
public java.lang.String getValue2()
getValue
public java.lang.String getValue()
- Specified by:
getValue in interface Choice
equals
public boolean equals(java.lang.Object o)
- SelectService with same values are equal
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object