|
||||||||||
| 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.InsertObservationBuilder
public class InsertObservationBuilder
Builds a SOS InsertObservation XML String with the ObservationCollection and station
| Constructor Summary | |
|---|---|
InsertObservationBuilder(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
ObservationCollection observationCollection,
IdCreator idCreator)
|
|
| Method Summary | |
|---|---|
java.lang.String |
build()
Create InsertObservation XML example: |
| 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 InsertObservationBuilder(SosStation station,
SosSensor sensor,
SosPhenomenon phenomenon,
ObservationCollection observationCollection,
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 | |||||||||