|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MetSourceDetail | |
| net.agmodel.metBroker | |
| net.agmodel.weatherData | Contains interface classes for MetBroker client applications. |
| Uses of MetSourceDetail in net.agmodel.metBroker |
| Methods in net.agmodel.metBroker that return MetSourceDetail | |
MetSourceDetail[] |
MetBrokerImpl.listMetSourceDetails(String sessionID)
|
MetSourceDetail[] |
MetBrokerImpl.listMetSourceDetails(String sessionID,
GeographicalArea ofInterest)
|
MetSourceDetail |
MetBrokerImpl.getMetSourceDetail(String sessionID,
String metSourceID)
|
| Uses of MetSourceDetail in net.agmodel.weatherData |
| Methods in net.agmodel.weatherData that return MetSourceDetail | |
MetSourceDetail[] |
MetBrokerHTTP.listMetSourceDetails(String sessionID)
Get the details for all the MetSources in MetBroker. |
MetSourceDetail[] |
MetBrokerHTTP.listMetSourceDetails(String sessionID,
GeographicalArea ofInterest)
Get the details of the MetSources in MetBroker that coincide with the area specified. |
MetSourceDetail |
MetBrokerHTTP.getMetSourceDetail(String sessionID,
String metSourceID)
Gets details about the MetSource in one object. |
MetSourceDetail[] |
MetBroker.listMetSourceDetails(String sessionID)
Get the details for all the MetSources in MetBroker. |
MetSourceDetail[] |
MetBroker.listMetSourceDetails(String sessionID,
GeographicalArea ofInterest)
Get the details of the MetSources in MetBroker that coincide with the area specified. |
MetSourceDetail |
MetBroker.getMetSourceDetail(String sessionID,
String metSourceID)
Gets details about the MetSource in one object. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||