org.x52North.sensorweb.sos.importer.x02
Class ValueDocument.Value.Factory

java.lang.Object
  extended by org.x52North.sensorweb.sos.importer.x02.ValueDocument.Value.Factory
Enclosing interface:
ValueDocument.Value

public static final class ValueDocument.Value.Factory
extends Object

A factory class with static methods for creating instances of this type.


Method Summary
static ValueDocument.Value newInstance()
           
static ValueDocument.Value newInstance(org.apache.xmlbeans.XmlOptions options)
           
static ValueDocument.Value newValue(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newValue

public static ValueDocument.Value newValue(Object obj)

newInstance

public static ValueDocument.Value newInstance()

newInstance

public static ValueDocument.Value newInstance(org.apache.xmlbeans.XmlOptions options)


Copyright © 2011-2012 52°North. All Rights Reserved.