com.axiomalaska.sos.xmlbuilder
Class SensorRegisterSensorBuilder

java.lang.Object
  extended by com.axiomalaska.sos.xmlbuilder.SosXmlBuilder
      extended by com.axiomalaska.sos.xmlbuilder.SensorRegisterSensorBuilder

public class SensorRegisterSensorBuilder
extends SosXmlBuilder


Constructor Summary
SensorRegisterSensorBuilder(SosStation station, SosSensor sensor, IdCreator idCreator)
           
 
Method Summary
 java.lang.String build()
          Build the XML String
 
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

SensorRegisterSensorBuilder

public SensorRegisterSensorBuilder(SosStation station,
                                   SosSensor sensor,
                                   IdCreator idCreator)
Method Detail

build

public java.lang.String build()
Build the XML String

Specified by:
build in class SosXmlBuilder


Copyright © 2012. All Rights Reserved.