org.citygml4j.jaxb.citygml._0_4
Class TransportationComplexType

java.lang.Object
  extended by org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType
      extended by org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType
          extended by org.citygml4j.jaxb.citygml._0_4._CityObjectType
              extended by org.citygml4j.jaxb.citygml._0_4._TransportationObjectType
                  extended by org.citygml4j.jaxb.citygml._0_4.TransportationComplexType
Direct Known Subclasses:
RailwayType, RoadType, SquareType, TrackType

public class TransportationComplexType
extends _TransportationObjectType

Type describing transportation complexes, which are aggregated features, e.g. roads, which consist of parts (traffic areas, e.g. pedestrian path, and auxiliary traffic areas). As subclass of _CityObject, a TransportationComplex inherits all attributes and relations, in particular an id, names, external references, generic attributes and generalization relations.

Java class for TransportationComplexType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TransportationComplexType">
   <complexContent>
     <extension base="{http://www.citygml.org/citygml/1/0/0}_TransportationObjectType">
       <sequence>
         <element name="function" type="{http://www.citygml.org/citygml/1/0/0}TransportationComplexFunctionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="usage" type="{http://www.citygml.org/citygml/1/0/0}TransportationComplexUsageType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="trafficArea" type="{http://www.citygml.org/citygml/1/0/0}TrafficAreaPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="auxiliaryTrafficArea" type="{http://www.citygml.org/citygml/1/0/0}AuxiliaryTrafficAreaPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="lod0Network" type="{http://www.opengis.net/gml}GeometricComplexPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="lod1MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
         <element name="lod2MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
         <element name="lod3MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
         <element name="lod4MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
         <element ref="{http://www.citygml.org/citygml/1/0/0}_GenericApplicationPropertyOfTransportationComplex" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
TransportationComplexType()
           
 
Method Summary
 java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> get_GenericApplicationPropertyOfTransportationComplex()
          Gets the value of the genericApplicationPropertyOfTransportationComplex property.
 java.util.List<AuxiliaryTrafficAreaPropertyType> getAuxiliaryTrafficArea()
          Gets the value of the auxiliaryTrafficArea property.
 java.util.List<java.lang.String> getFunction()
          Gets the value of the function property.
 java.util.List<GeometricComplexPropertyType> getLod0Network()
          Gets the value of the lod0Network property.
 MultiSurfacePropertyType getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 MultiSurfacePropertyType getLod2MultiSurface()
          Gets the value of the lod2MultiSurface property.
 MultiSurfacePropertyType getLod3MultiSurface()
          Gets the value of the lod3MultiSurface property.
 MultiSurfacePropertyType getLod4MultiSurface()
          Gets the value of the lod4MultiSurface property.
 java.util.List<TrafficAreaPropertyType> getTrafficArea()
          Gets the value of the trafficArea property.
 java.util.List<java.lang.String> getUsage()
          Gets the value of the usage property.
 boolean isSet_GenericApplicationPropertyOfTransportationComplex()
           
 boolean isSetAuxiliaryTrafficArea()
           
 boolean isSetFunction()
           
 boolean isSetLod0Network()
           
 boolean isSetLod1MultiSurface()
           
 boolean isSetLod2MultiSurface()
           
 boolean isSetLod3MultiSurface()
           
 boolean isSetLod4MultiSurface()
           
 boolean isSetTrafficArea()
           
 boolean isSetUsage()
           
 void set_GenericApplicationPropertyOfTransportationComplex(java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> genericApplicationPropertyOfTransportationComplex)
          Sets the value of the _GenericApplicationPropertyOfTransportationComplex property.
 void setAuxiliaryTrafficArea(java.util.List<AuxiliaryTrafficAreaPropertyType> auxiliaryTrafficArea)
          Sets the value of the auxiliaryTrafficArea property.
 void setFunction(java.util.List<java.lang.String> function)
          Sets the value of the function property.
 void setLod0Network(java.util.List<GeometricComplexPropertyType> lod0Network)
          Sets the value of the lod0Network property.
 void setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void setLod2MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod2MultiSurface property.
 void setLod3MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod3MultiSurface property.
 void setLod4MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod4MultiSurface property.
 void setTrafficArea(java.util.List<TrafficAreaPropertyType> trafficArea)
          Sets the value of the trafficArea property.
 void setUsage(java.util.List<java.lang.String> usage)
          Sets the value of the usage property.
 void unset_GenericApplicationPropertyOfTransportationComplex()
           
 void unsetAuxiliaryTrafficArea()
           
 void unsetFunction()
           
 void unsetLod0Network()
           
 void unsetTrafficArea()
           
 void unsetUsage()
           
 
Methods inherited from class org.citygml4j.jaxb.citygml._0_4._TransportationObjectType
get_GenericApplicationPropertyOfTransportationObject, isSet_GenericApplicationPropertyOfTransportationObject, set_GenericApplicationPropertyOfTransportationObject, unset_GenericApplicationPropertyOfTransportationObject
 
Methods inherited from class org.citygml4j.jaxb.citygml._0_4._CityObjectType
get_GenericApplicationPropertyOfCityObject, get_GenericAttribute, getAppearanceMember, getCreationDate, getExternalReference, getGeneralizesTo, getTerminationDate, isSet_GenericApplicationPropertyOfCityObject, isSet_GenericAttribute, isSetAppearanceMember, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetTerminationDate, set_GenericApplicationPropertyOfCityObject, set_GenericAttribute, setAppearanceMember, setCreationDate, setExternalReference, setGeneralizesTo, setTerminationDate, unset_GenericApplicationPropertyOfCityObject, unset_GenericAttribute, unsetAppearanceMember, unsetExternalReference, unsetGeneralizesTo
 
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType
get_ADEComponent, getBoundedBy, getLocation, isSet_ADEComponent, isSetBoundedBy, isSetLocation, set_ADEComponent, setBoundedBy, setLocation, unset_ADEComponent
 
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType
getDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportationComplexType

public TransportationComplexType()
Method Detail

getFunction

public java.util.List<java.lang.String> getFunction()
Gets the value of the function property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the function property.

For example, to add a new item, do as follows:

    getFunction().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetFunction

public boolean isSetFunction()

unsetFunction

public void unsetFunction()

getUsage

public java.util.List<java.lang.String> getUsage()
Gets the value of the usage property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the usage property.

For example, to add a new item, do as follows:

    getUsage().add(newItem);
 

Objects of the following type(s) are allowed in the list String


isSetUsage

public boolean isSetUsage()

unsetUsage

public void unsetUsage()

getTrafficArea

public java.util.List<TrafficAreaPropertyType> getTrafficArea()
Gets the value of the trafficArea property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the trafficArea property.

For example, to add a new item, do as follows:

    getTrafficArea().add(newItem);
 

Objects of the following type(s) are allowed in the list TrafficAreaPropertyType


isSetTrafficArea

public boolean isSetTrafficArea()

unsetTrafficArea

public void unsetTrafficArea()

getAuxiliaryTrafficArea

public java.util.List<AuxiliaryTrafficAreaPropertyType> getAuxiliaryTrafficArea()
Gets the value of the auxiliaryTrafficArea property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the auxiliaryTrafficArea property.

For example, to add a new item, do as follows:

    getAuxiliaryTrafficArea().add(newItem);
 

Objects of the following type(s) are allowed in the list AuxiliaryTrafficAreaPropertyType


isSetAuxiliaryTrafficArea

public boolean isSetAuxiliaryTrafficArea()

unsetAuxiliaryTrafficArea

public void unsetAuxiliaryTrafficArea()

getLod0Network

public java.util.List<GeometricComplexPropertyType> getLod0Network()
Gets the value of the lod0Network property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the lod0Network property.

For example, to add a new item, do as follows:

    getLod0Network().add(newItem);
 

Objects of the following type(s) are allowed in the list GeometricComplexPropertyType


isSetLod0Network

public boolean isSetLod0Network()

unsetLod0Network

public void unsetLod0Network()

getLod1MultiSurface

public MultiSurfacePropertyType getLod1MultiSurface()
Gets the value of the lod1MultiSurface property.

Returns:
possible object is MultiSurfacePropertyType

setLod1MultiSurface

public void setLod1MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod1MultiSurface property.

Parameters:
value - allowed object is MultiSurfacePropertyType

isSetLod1MultiSurface

public boolean isSetLod1MultiSurface()

getLod2MultiSurface

public MultiSurfacePropertyType getLod2MultiSurface()
Gets the value of the lod2MultiSurface property.

Returns:
possible object is MultiSurfacePropertyType

setLod2MultiSurface

public void setLod2MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod2MultiSurface property.

Parameters:
value - allowed object is MultiSurfacePropertyType

isSetLod2MultiSurface

public boolean isSetLod2MultiSurface()

getLod3MultiSurface

public MultiSurfacePropertyType getLod3MultiSurface()
Gets the value of the lod3MultiSurface property.

Returns:
possible object is MultiSurfacePropertyType

setLod3MultiSurface

public void setLod3MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod3MultiSurface property.

Parameters:
value - allowed object is MultiSurfacePropertyType

isSetLod3MultiSurface

public boolean isSetLod3MultiSurface()

getLod4MultiSurface

public MultiSurfacePropertyType getLod4MultiSurface()
Gets the value of the lod4MultiSurface property.

Returns:
possible object is MultiSurfacePropertyType

setLod4MultiSurface

public void setLod4MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod4MultiSurface property.

Parameters:
value - allowed object is MultiSurfacePropertyType

isSetLod4MultiSurface

public boolean isSetLod4MultiSurface()

get_GenericApplicationPropertyOfTransportationComplex

public java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> get_GenericApplicationPropertyOfTransportationComplex()
Gets the value of the genericApplicationPropertyOfTransportationComplex property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the genericApplicationPropertyOfTransportationComplex property.

For example, to add a new item, do as follows:

    get_GenericApplicationPropertyOfTransportationComplex().add(newItem);
 

Objects of the following type(s) are allowed in the list JAXBElement<Object> JAXBElement<Object>


isSet_GenericApplicationPropertyOfTransportationComplex

public boolean isSet_GenericApplicationPropertyOfTransportationComplex()

unset_GenericApplicationPropertyOfTransportationComplex

public void unset_GenericApplicationPropertyOfTransportationComplex()

setFunction

public void setFunction(java.util.List<java.lang.String> function)
Sets the value of the function property.

Parameters:
function - allowed object is String

setUsage

public void setUsage(java.util.List<java.lang.String> usage)
Sets the value of the usage property.

Parameters:
usage - allowed object is String

setTrafficArea

public void setTrafficArea(java.util.List<TrafficAreaPropertyType> trafficArea)
Sets the value of the trafficArea property.

Parameters:
trafficArea - allowed object is TrafficAreaPropertyType

setAuxiliaryTrafficArea

public void setAuxiliaryTrafficArea(java.util.List<AuxiliaryTrafficAreaPropertyType> auxiliaryTrafficArea)
Sets the value of the auxiliaryTrafficArea property.

Parameters:
auxiliaryTrafficArea - allowed object is AuxiliaryTrafficAreaPropertyType

setLod0Network

public void setLod0Network(java.util.List<GeometricComplexPropertyType> lod0Network)
Sets the value of the lod0Network property.

Parameters:
lod0Network - allowed object is GeometricComplexPropertyType

set_GenericApplicationPropertyOfTransportationComplex

public void set_GenericApplicationPropertyOfTransportationComplex(java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> genericApplicationPropertyOfTransportationComplex)
Sets the value of the _GenericApplicationPropertyOfTransportationComplex property.

Parameters:
genericApplicationPropertyOfTransportationComplex - allowed object is JAXBElement<Object> JAXBElement<Object>