org.citygml4j.jaxb.citygml.wtr._2
Class ObjectFactory

java.lang.Object
  extended by org.citygml4j.jaxb.citygml.wtr._2.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.citygml4j.jaxb.citygml.wtr._2 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citygml4j.jaxb.citygml.wtr._2
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterBody(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterBoundarySurface(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterClosureSurface(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterGroundSurface(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterObject(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterSurface(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<AbstractWaterBoundarySurfaceType> create_WaterBoundarySurface(AbstractWaterBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractWaterBoundarySurfaceType>}
 javax.xml.bind.JAXBElement<AbstractWaterObjectType> create_WaterObject(AbstractWaterObjectType value)
          Create an instance of JAXBElement<AbstractWaterObjectType>}
 BoundedByWaterSurfacePropertyType createBoundedByWaterSurfacePropertyType()
          Create an instance of BoundedByWaterSurfacePropertyType
 javax.xml.bind.JAXBElement<WaterBodyType> createWaterBody(WaterBodyType value)
          Create an instance of JAXBElement<WaterBodyType>}
 WaterBodyType createWaterBodyType()
          Create an instance of WaterBodyType
 javax.xml.bind.JAXBElement<WaterClosureSurfaceType> createWaterClosureSurface(WaterClosureSurfaceType value)
          Create an instance of JAXBElement<WaterClosureSurfaceType>}
 WaterClosureSurfaceType createWaterClosureSurfaceType()
          Create an instance of WaterClosureSurfaceType
 javax.xml.bind.JAXBElement<WaterGroundSurfaceType> createWaterGroundSurface(WaterGroundSurfaceType value)
          Create an instance of JAXBElement<WaterGroundSurfaceType>}
 WaterGroundSurfaceType createWaterGroundSurfaceType()
          Create an instance of WaterGroundSurfaceType
 javax.xml.bind.JAXBElement<WaterSurfaceType> createWaterSurface(WaterSurfaceType value)
          Create an instance of JAXBElement<WaterSurfaceType>}
 WaterSurfaceType createWaterSurfaceType()
          Create an instance of WaterSurfaceType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.citygml4j.jaxb.citygml.wtr._2

Method Detail

createWaterGroundSurfaceType

public WaterGroundSurfaceType createWaterGroundSurfaceType()
Create an instance of WaterGroundSurfaceType


createWaterClosureSurfaceType

public WaterClosureSurfaceType createWaterClosureSurfaceType()
Create an instance of WaterClosureSurfaceType


createWaterBodyType

public WaterBodyType createWaterBodyType()
Create an instance of WaterBodyType


createWaterSurfaceType

public WaterSurfaceType createWaterSurfaceType()
Create an instance of WaterSurfaceType


createBoundedByWaterSurfacePropertyType

public BoundedByWaterSurfacePropertyType createBoundedByWaterSurfacePropertyType()
Create an instance of BoundedByWaterSurfacePropertyType


createWaterBody

public javax.xml.bind.JAXBElement<WaterBodyType> createWaterBody(WaterBodyType value)
Create an instance of JAXBElement<WaterBodyType>}


create_GenericApplicationPropertyOfWaterClosureSurface

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterClosureSurface(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfWaterBody

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterBody(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfWaterObject

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterObject(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_GenericApplicationPropertyOfWaterSurface

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterSurface(java.lang.Object value)
Create an instance of JAXBElement<Object>}


create_WaterBoundarySurface

public javax.xml.bind.JAXBElement<AbstractWaterBoundarySurfaceType> create_WaterBoundarySurface(AbstractWaterBoundarySurfaceType value)
Create an instance of JAXBElement<AbstractWaterBoundarySurfaceType>}


create_GenericApplicationPropertyOfWaterBoundarySurface

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterBoundarySurface(java.lang.Object value)
Create an instance of JAXBElement<Object>}


createWaterSurface

public javax.xml.bind.JAXBElement<WaterSurfaceType> createWaterSurface(WaterSurfaceType value)
Create an instance of JAXBElement<WaterSurfaceType>}


createWaterGroundSurface

public javax.xml.bind.JAXBElement<WaterGroundSurfaceType> createWaterGroundSurface(WaterGroundSurfaceType value)
Create an instance of JAXBElement<WaterGroundSurfaceType>}


create_GenericApplicationPropertyOfWaterGroundSurface

public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterGroundSurface(java.lang.Object value)
Create an instance of JAXBElement<Object>}


createWaterClosureSurface

public javax.xml.bind.JAXBElement<WaterClosureSurfaceType> createWaterClosureSurface(WaterClosureSurfaceType value)
Create an instance of JAXBElement<WaterClosureSurfaceType>}


create_WaterObject

public javax.xml.bind.JAXBElement<AbstractWaterObjectType> create_WaterObject(AbstractWaterObjectType value)
Create an instance of JAXBElement<AbstractWaterObjectType>}