|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.jaxb.citygml.wtr._1.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.citygml4j.jaxb.citygml.wtr._1 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._1 |
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 |
---|
public ObjectFactory()
Method Detail |
---|
public WaterGroundSurfaceType createWaterGroundSurfaceType()
WaterGroundSurfaceType
public WaterSurfaceType createWaterSurfaceType()
WaterSurfaceType
public WaterBodyType createWaterBodyType()
WaterBodyType
public BoundedByWaterSurfacePropertyType createBoundedByWaterSurfacePropertyType()
BoundedByWaterSurfacePropertyType
public WaterClosureSurfaceType createWaterClosureSurfaceType()
WaterClosureSurfaceType
public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterClosureSurface(java.lang.Object value)
JAXBElement
<
Object
>
}
public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterSurface(java.lang.Object value)
JAXBElement
<
Object
>
}
public javax.xml.bind.JAXBElement<WaterClosureSurfaceType> createWaterClosureSurface(WaterClosureSurfaceType value)
JAXBElement
<
WaterClosureSurfaceType
>
}
public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterBoundarySurface(java.lang.Object value)
JAXBElement
<
Object
>
}
public javax.xml.bind.JAXBElement<AbstractWaterObjectType> create_WaterObject(AbstractWaterObjectType value)
JAXBElement
<
AbstractWaterObjectType
>
}
public javax.xml.bind.JAXBElement<WaterGroundSurfaceType> createWaterGroundSurface(WaterGroundSurfaceType value)
JAXBElement
<
WaterGroundSurfaceType
>
}
public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterObject(java.lang.Object value)
JAXBElement
<
Object
>
}
public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterGroundSurface(java.lang.Object value)
JAXBElement
<
Object
>
}
public javax.xml.bind.JAXBElement<WaterBodyType> createWaterBody(WaterBodyType value)
JAXBElement
<
WaterBodyType
>
}
public javax.xml.bind.JAXBElement<AbstractWaterBoundarySurfaceType> create_WaterBoundarySurface(AbstractWaterBoundarySurfaceType value)
JAXBElement
<
AbstractWaterBoundarySurfaceType
>
}
public javax.xml.bind.JAXBElement<WaterSurfaceType> createWaterSurface(WaterSurfaceType value)
JAXBElement
<
WaterSurfaceType
>
}
public javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfWaterBody(java.lang.Object value)
JAXBElement
<
Object
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |