|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.data.radar.RadarQuery
public class RadarQuery
| Constructor Summary | |
|---|---|
RadarQuery()
ctor for encoding |
|
RadarQuery(String collectionUrl,
String station,
DateSelection dateSelection)
ctor |
|
| Method Summary | |
|---|---|
String |
getCollectionUrl()
Get the CollectionUrl property. |
DateSelection |
getDateSelection()
Get the DateSelection property. |
String |
getStation()
Get the Station property. |
void |
setCollectionUrl(String value)
Set the CollectionUrl property. |
void |
setDateSelection(DateSelection value)
Set the DateSelection property. |
void |
setStation(String value)
Set the Station property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RadarQuery()
public RadarQuery(String collectionUrl,
String station,
DateSelection dateSelection)
collectionUrl - the collection urlstation - the stationdateSelection - the date selection_| Method Detail |
|---|
public void setCollectionUrl(String value)
value - The new value for CollectionUrlpublic String getCollectionUrl()
public void setStation(String value)
value - The new value for Stationpublic String getStation()
public void setDateSelection(DateSelection value)
value - The new value for DateSelectionpublic DateSelection getDateSelection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||