|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.axiomalaska.sos.xmlbuilder.SosXmlBuilder
com.axiomalaska.sos.xmlbuilder.GetNewestObservationBuilder
public class GetNewestObservationBuilder
Builds a SOS GetObservation XML String for the newest observation from a station and phenomenon
| Constructor Summary | |
|---|---|
GetNewestObservationBuilder(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
IdCreator idCreator)
|
|
| Method Summary | |
|---|---|
java.lang.String |
build()
Build the GetObservation XML String to pull the newest observation |
| Methods inherited from class com.axiomalaska.sos.xmlbuilder.SosXmlBuilder |
|---|
formatCalendarIntoGMTTime, getString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetNewestObservationBuilder(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
IdCreator idCreator)
| Method Detail |
|---|
public java.lang.String build()
build in class SosXmlBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||