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

java.lang.Object
  extended by org.citygml4j.jaxb.citygml.tran._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.tran._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.tran._2
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfAuxiliaryTrafficArea(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfRailway(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfRoad(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfSquare(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTrack(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTrafficArea(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTransportationComplex(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<java.lang.Object> create_GenericApplicationPropertyOfTransportationObject(java.lang.Object value)
          Create an instance of JAXBElement<Object>}
 javax.xml.bind.JAXBElement<AbstractTransportationObjectType> create_TransportationObject(AbstractTransportationObjectType value)
          Create an instance of JAXBElement<AbstractTransportationObjectType>}
 javax.xml.bind.JAXBElement<AuxiliaryTrafficAreaType> createAuxiliaryTrafficArea(AuxiliaryTrafficAreaType value)
          Create an instance of JAXBElement<AuxiliaryTrafficAreaType>}
 AuxiliaryTrafficAreaPropertyType createAuxiliaryTrafficAreaPropertyType()
          Create an instance of AuxiliaryTrafficAreaPropertyType
 AuxiliaryTrafficAreaType createAuxiliaryTrafficAreaType()
          Create an instance of AuxiliaryTrafficAreaType
 javax.xml.bind.JAXBElement<RailwayType> createRailway(RailwayType value)
          Create an instance of JAXBElement<RailwayType>}
 RailwayType createRailwayType()
          Create an instance of RailwayType
 javax.xml.bind.JAXBElement<RoadType> createRoad(RoadType value)
          Create an instance of JAXBElement<RoadType>}
 RoadType createRoadType()
          Create an instance of RoadType
 javax.xml.bind.JAXBElement<SquareType> createSquare(SquareType value)
          Create an instance of JAXBElement<SquareType>}
 SquareType createSquareType()
          Create an instance of SquareType
 javax.xml.bind.JAXBElement<TrackType> createTrack(TrackType value)
          Create an instance of JAXBElement<TrackType>}
 TrackType createTrackType()
          Create an instance of TrackType
 javax.xml.bind.JAXBElement<TrafficAreaType> createTrafficArea(TrafficAreaType value)
          Create an instance of JAXBElement<TrafficAreaType>}
 TrafficAreaPropertyType createTrafficAreaPropertyType()
          Create an instance of TrafficAreaPropertyType
 TrafficAreaType createTrafficAreaType()
          Create an instance of TrafficAreaType
 javax.xml.bind.JAXBElement<TransportationComplexType> createTransportationComplex(TransportationComplexType value)
          Create an instance of JAXBElement<TransportationComplexType>}
 TransportationComplexType createTransportationComplexType()
          Create an instance of TransportationComplexType
 
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.tran._2

Method Detail

createAuxiliaryTrafficAreaType

public AuxiliaryTrafficAreaType createAuxiliaryTrafficAreaType()
Create an instance of AuxiliaryTrafficAreaType


createRailwayType

public RailwayType createRailwayType()
Create an instance of RailwayType


createTransportationComplexType

public TransportationComplexType createTransportationComplexType()
Create an instance of TransportationComplexType


createTrackType

public TrackType createTrackType()
Create an instance of TrackType


createRoadType

public RoadType createRoadType()
Create an instance of RoadType


createTrafficAreaType

public TrafficAreaType createTrafficAreaType()
Create an instance of TrafficAreaType


createSquareType

public SquareType createSquareType()
Create an instance of SquareType


createAuxiliaryTrafficAreaPropertyType

public AuxiliaryTrafficAreaPropertyType createAuxiliaryTrafficAreaPropertyType()
Create an instance of AuxiliaryTrafficAreaPropertyType


createTrafficAreaPropertyType

public TrafficAreaPropertyType createTrafficAreaPropertyType()
Create an instance of TrafficAreaPropertyType


create_GenericApplicationPropertyOfTrack

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


createRoad

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


create_GenericApplicationPropertyOfRailway

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


create_GenericApplicationPropertyOfTransportationObject

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


createTrafficArea

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


create_TransportationObject

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


create_GenericApplicationPropertyOfSquare

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


create_GenericApplicationPropertyOfRoad

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


createSquare

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


create_GenericApplicationPropertyOfAuxiliaryTrafficArea

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


createRailway

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


createAuxiliaryTrafficArea

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


createTrack

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


create_GenericApplicationPropertyOfTransportationComplex

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


createTransportationComplex

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


create_GenericApplicationPropertyOfTrafficArea

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