|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.citygml.transportation.v_1_0.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the net.opengis.citygml.transportation.v_1_0 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: net.opengis.citygml.transportation.v_1_0 |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public TransportationComplexType createTransportationComplexType()
TransportationComplexType
public TrafficAreaType createTrafficAreaType()
TrafficAreaType
public AuxiliaryTrafficAreaType createAuxiliaryTrafficAreaType()
AuxiliaryTrafficAreaType
public TrackType createTrackType()
TrackType
public RoadType createRoadType()
RoadType
public RailwayType createRailwayType()
RailwayType
public SquareType createSquareType()
SquareType
public TrafficAreaPropertyType createTrafficAreaPropertyType()
TrafficAreaPropertyType
public AuxiliaryTrafficAreaPropertyType createAuxiliaryTrafficAreaPropertyType()
AuxiliaryTrafficAreaPropertyType
public JAXBElement<AbstractTransportationObjectType> createTransportationObject(AbstractTransportationObjectType value)
JAXBElement<AbstractTransportationObjectType>}
public JAXBElement<Object> createGenericApplicationPropertyOfTransportationObject(Object value)
JAXBElement<Object>}
public JAXBElement<TransportationComplexType> createTransportationComplex(TransportationComplexType value)
JAXBElement<TransportationComplexType>}
public JAXBElement<Object> createGenericApplicationPropertyOfTransportationComplex(Object value)
JAXBElement<Object>}
public JAXBElement<TrafficAreaType> createTrafficArea(TrafficAreaType value)
JAXBElement<TrafficAreaType>}
public JAXBElement<Object> createGenericApplicationPropertyOfTrafficArea(Object value)
JAXBElement<Object>}
public JAXBElement<AuxiliaryTrafficAreaType> createAuxiliaryTrafficArea(AuxiliaryTrafficAreaType value)
JAXBElement<AuxiliaryTrafficAreaType>}
public JAXBElement<Object> createGenericApplicationPropertyOfAuxiliaryTrafficArea(Object value)
JAXBElement<Object>}
public JAXBElement<TrackType> createTrack(TrackType value)
JAXBElement<TrackType>}
public JAXBElement<Object> createGenericApplicationPropertyOfTrack(Object value)
JAXBElement<Object>}
public JAXBElement<RoadType> createRoad(RoadType value)
JAXBElement<RoadType>}
public JAXBElement<Object> createGenericApplicationPropertyOfRoad(Object value)
JAXBElement<Object>}
public JAXBElement<RailwayType> createRailway(RailwayType value)
JAXBElement<RailwayType>}
public JAXBElement<Object> createGenericApplicationPropertyOfRailway(Object value)
JAXBElement<Object>}
public JAXBElement<SquareType> createSquare(SquareType value)
JAXBElement<SquareType>}
public JAXBElement<Object> createGenericApplicationPropertyOfSquare(Object value)
JAXBElement<Object>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||