net.opengis.citygml.transportation.v_1_0
Class TransportationComplexType

java.lang.Object
  extended by net.opengis.gml.v_3_1_1.AbstractGMLType
      extended by net.opengis.gml.v_3_1_1.AbstractFeatureType
          extended by net.opengis.citygml.v_1_0.AbstractCityObjectType
              extended by net.opengis.citygml.transportation.v_1_0.AbstractTransportationObjectType
                  extended by net.opengis.citygml.transportation.v_1_0.TransportationComplexType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2
Direct Known Subclasses:
RailwayType, RoadType, SquareType, TrackType

public class TransportationComplexType
extends AbstractTransportationObjectType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.MergeFrom2, org.jvnet.jaxb2_commons.lang.ToString2

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, 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.opengis.net/citygml/transportation/1.0}AbstractTransportationObjectType">
       <sequence>
         <element name="function" type="{http://www.opengis.net/citygml/transportation/1.0}TransportationComplexFunctionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="usage" type="{http://www.opengis.net/citygml/transportation/1.0}TransportationComplexUsageType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="trafficArea" type="{http://www.opengis.net/citygml/transportation/1.0}TrafficAreaPropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="auxiliaryTrafficArea" type="{http://www.opengis.net/citygml/transportation/1.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.opengis.net/citygml/transportation/1.0}_GenericApplicationPropertyOfTransportationComplex" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<AuxiliaryTrafficAreaPropertyType> auxiliaryTrafficArea
           
protected  List<String> function
           
protected  List<Object> genericApplicationPropertyOfTransportationComplex
           
protected  List<GeometricComplexPropertyType> lod0Network
           
protected  MultiSurfacePropertyType lod1MultiSurface
           
protected  MultiSurfacePropertyType lod2MultiSurface
           
protected  MultiSurfacePropertyType lod3MultiSurface
           
protected  MultiSurfacePropertyType lod4MultiSurface
           
protected  List<TrafficAreaPropertyType> trafficArea
           
protected  List<String> usage
           
 
Fields inherited from class net.opengis.citygml.transportation.v_1_0.AbstractTransportationObjectType
genericApplicationPropertyOfTransportationObject
 
Fields inherited from class net.opengis.citygml.v_1_0.AbstractCityObjectType
creationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, terminationDate
 
Fields inherited from class net.opengis.gml.v_3_1_1.AbstractFeatureType
boundedBy, location
 
Fields inherited from class net.opengis.gml.v_3_1_1.AbstractGMLType
description, id, metaDataProperty, name
 
Constructor Summary
TransportationComplexType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
           
 List<AuxiliaryTrafficAreaPropertyType> getAuxiliaryTrafficArea()
          Gets the value of the auxiliaryTrafficArea property.
 List<String> getFunction()
          Gets the value of the function property.
 List<Object> getGenericApplicationPropertyOfTransportationComplex()
          Gets the value of the genericApplicationPropertyOfTransportationComplex property.
 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.
 List<TrafficAreaPropertyType> getTrafficArea()
          Gets the value of the trafficArea property.
 List<String> getUsage()
          Gets the value of the usage property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetAuxiliaryTrafficArea()
           
 boolean isSetFunction()
           
 boolean isSetGenericApplicationPropertyOfTransportationComplex()
           
 boolean isSetLod0Network()
           
 boolean isSetLod1MultiSurface()
           
 boolean isSetLod2MultiSurface()
           
 boolean isSetLod3MultiSurface()
           
 boolean isSetLod4MultiSurface()
           
 boolean isSetTrafficArea()
           
 boolean isSetUsage()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 void setFunction(List<String> value)
           
 void setGenericApplicationPropertyOfTransportationComplex(List<Object> value)
           
 void setLod0Network(List<GeometricComplexPropertyType> value)
           
 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(List<TrafficAreaPropertyType> value)
           
 void setUsage(List<String> value)
           
 String toString()
           
 void unsetAuxiliaryTrafficArea()
           
 void unsetFunction()
           
 void unsetGenericApplicationPropertyOfTransportationComplex()
           
 void unsetLod0Network()
           
 void unsetTrafficArea()
           
 void unsetUsage()
           
 TransportationComplexType withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)
           
 TransportationComplexType withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)
           
 TransportationComplexType withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)
           
 TransportationComplexType withCreationDate(XMLGregorianCalendar value)
           
 TransportationComplexType withExternalReference(Collection<ExternalReferenceType> values)
           
 TransportationComplexType withExternalReference(ExternalReferenceType... values)
           
 TransportationComplexType withExternalReference(List<ExternalReferenceType> value)
           
 TransportationComplexType withFunction(Collection<String> values)
           
 TransportationComplexType withFunction(List<String> value)
           
 TransportationComplexType withFunction(String... values)
           
 TransportationComplexType withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TransportationComplexType withGeneralizesTo(GeneralizationRelationType... values)
           
 TransportationComplexType withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TransportationComplexType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TransportationComplexType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TransportationComplexType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TransportationComplexType withGenericApplicationPropertyOfTransportationComplex(Collection<Object> values)
           
 TransportationComplexType withGenericApplicationPropertyOfTransportationComplex(List<Object> value)
           
 TransportationComplexType withGenericApplicationPropertyOfTransportationComplex(Object... values)
           
 TransportationComplexType withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
           
 TransportationComplexType withGenericApplicationPropertyOfTransportationObject(List<Object> value)
           
 TransportationComplexType withGenericApplicationPropertyOfTransportationObject(Object... values)
           
 TransportationComplexType withLod0Network(Collection<GeometricComplexPropertyType> values)
           
 TransportationComplexType withLod0Network(GeometricComplexPropertyType... values)
           
 TransportationComplexType withLod0Network(List<GeometricComplexPropertyType> value)
           
 TransportationComplexType withLod1MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType withLod2MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType withLod3MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType withLod4MultiSurface(MultiSurfacePropertyType value)
           
 TransportationComplexType withTerminationDate(XMLGregorianCalendar value)
           
 TransportationComplexType withTrafficArea(Collection<TrafficAreaPropertyType> values)
           
 TransportationComplexType withTrafficArea(List<TrafficAreaPropertyType> value)
           
 TransportationComplexType withTrafficArea(TrafficAreaPropertyType... values)
           
 TransportationComplexType withUsage(Collection<String> values)
           
 TransportationComplexType withUsage(List<String> value)
           
 TransportationComplexType withUsage(String... values)
           
 
Methods inherited from class net.opengis.citygml.transportation.v_1_0.AbstractTransportationObjectType
getGenericApplicationPropertyOfTransportationObject, isSetGenericApplicationPropertyOfTransportationObject, setGenericApplicationPropertyOfTransportationObject, unsetGenericApplicationPropertyOfTransportationObject
 
Methods inherited from class net.opengis.citygml.v_1_0.AbstractCityObjectType
getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setTerminationDate, unsetExternalReference, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObject
 
Methods inherited from class net.opengis.gml.v_3_1_1.AbstractFeatureType
getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withName
 
Methods inherited from class net.opengis.gml.v_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
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

function

protected List<String> function

usage

protected List<String> usage

trafficArea

protected List<TrafficAreaPropertyType> trafficArea

auxiliaryTrafficArea

protected List<AuxiliaryTrafficAreaPropertyType> auxiliaryTrafficArea

lod0Network

protected List<GeometricComplexPropertyType> lod0Network

lod1MultiSurface

protected MultiSurfacePropertyType lod1MultiSurface

lod2MultiSurface

protected MultiSurfacePropertyType lod2MultiSurface

lod3MultiSurface

protected MultiSurfacePropertyType lod3MultiSurface

lod4MultiSurface

protected MultiSurfacePropertyType lod4MultiSurface

genericApplicationPropertyOfTransportationComplex

protected List<Object> genericApplicationPropertyOfTransportationComplex
Constructor Detail

TransportationComplexType

public TransportationComplexType()
Method Detail

getFunction

public List<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 List<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 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 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 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()

getGenericApplicationPropertyOfTransportationComplex

public List<Object> getGenericApplicationPropertyOfTransportationComplex()
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:

    getGenericApplicationPropertyOfTransportationComplex().add(newItem);
 

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


isSetGenericApplicationPropertyOfTransportationComplex

public boolean isSetGenericApplicationPropertyOfTransportationComplex()

unsetGenericApplicationPropertyOfTransportationComplex

public void unsetGenericApplicationPropertyOfTransportationComplex()

toString

public String toString()
Overrides:
toString in class AbstractTransportationObjectType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AbstractTransportationObjectType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AbstractTransportationObjectType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AbstractTransportationObjectType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractTransportationObjectType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AbstractTransportationObjectType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractTransportationObjectType

clone

public Object clone()
Overrides:
clone in class AbstractTransportationObjectType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractTransportationObjectType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractTransportationObjectType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractTransportationObjectType

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractTransportationObjectType

setFunction

public void setFunction(List<String> value)

setUsage

public void setUsage(List<String> value)

setTrafficArea

public void setTrafficArea(List<TrafficAreaPropertyType> value)

setAuxiliaryTrafficArea

public void setAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)

setLod0Network

public void setLod0Network(List<GeometricComplexPropertyType> value)

setGenericApplicationPropertyOfTransportationComplex

public void setGenericApplicationPropertyOfTransportationComplex(List<Object> value)

withFunction

public TransportationComplexType withFunction(String... values)

withFunction

public TransportationComplexType withFunction(Collection<String> values)

withUsage

public TransportationComplexType withUsage(String... values)

withUsage

public TransportationComplexType withUsage(Collection<String> values)

withTrafficArea

public TransportationComplexType withTrafficArea(TrafficAreaPropertyType... values)

withTrafficArea

public TransportationComplexType withTrafficArea(Collection<TrafficAreaPropertyType> values)

withAuxiliaryTrafficArea

public TransportationComplexType withAuxiliaryTrafficArea(AuxiliaryTrafficAreaPropertyType... values)

withAuxiliaryTrafficArea

public TransportationComplexType withAuxiliaryTrafficArea(Collection<AuxiliaryTrafficAreaPropertyType> values)

withLod0Network

public TransportationComplexType withLod0Network(GeometricComplexPropertyType... values)

withLod0Network

public TransportationComplexType withLod0Network(Collection<GeometricComplexPropertyType> values)

withLod1MultiSurface

public TransportationComplexType withLod1MultiSurface(MultiSurfacePropertyType value)

withLod2MultiSurface

public TransportationComplexType withLod2MultiSurface(MultiSurfacePropertyType value)

withLod3MultiSurface

public TransportationComplexType withLod3MultiSurface(MultiSurfacePropertyType value)

withLod4MultiSurface

public TransportationComplexType withLod4MultiSurface(MultiSurfacePropertyType value)

withGenericApplicationPropertyOfTransportationComplex

public TransportationComplexType withGenericApplicationPropertyOfTransportationComplex(Object... values)

withGenericApplicationPropertyOfTransportationComplex

public TransportationComplexType withGenericApplicationPropertyOfTransportationComplex(Collection<Object> values)

withFunction

public TransportationComplexType withFunction(List<String> value)

withUsage

public TransportationComplexType withUsage(List<String> value)

withTrafficArea

public TransportationComplexType withTrafficArea(List<TrafficAreaPropertyType> value)

withAuxiliaryTrafficArea

public TransportationComplexType withAuxiliaryTrafficArea(List<AuxiliaryTrafficAreaPropertyType> value)

withLod0Network

public TransportationComplexType withLod0Network(List<GeometricComplexPropertyType> value)

withGenericApplicationPropertyOfTransportationComplex

public TransportationComplexType withGenericApplicationPropertyOfTransportationComplex(List<Object> value)

withGenericApplicationPropertyOfTransportationObject

public TransportationComplexType withGenericApplicationPropertyOfTransportationObject(Object... values)
Overrides:
withGenericApplicationPropertyOfTransportationObject in class AbstractTransportationObjectType

withGenericApplicationPropertyOfTransportationObject

public TransportationComplexType withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
Overrides:
withGenericApplicationPropertyOfTransportationObject in class AbstractTransportationObjectType

withGenericApplicationPropertyOfTransportationObject

public TransportationComplexType withGenericApplicationPropertyOfTransportationObject(List<Object> value)
Overrides:
withGenericApplicationPropertyOfTransportationObject in class AbstractTransportationObjectType

withCreationDate

public TransportationComplexType withCreationDate(XMLGregorianCalendar value)
Overrides:
withCreationDate in class AbstractTransportationObjectType

withTerminationDate

public TransportationComplexType withTerminationDate(XMLGregorianCalendar value)
Overrides:
withTerminationDate in class AbstractTransportationObjectType

withExternalReference

public TransportationComplexType withExternalReference(ExternalReferenceType... values)
Overrides:
withExternalReference in class AbstractTransportationObjectType

withExternalReference

public TransportationComplexType withExternalReference(Collection<ExternalReferenceType> values)
Overrides:
withExternalReference in class AbstractTransportationObjectType

withGeneralizesTo

public TransportationComplexType withGeneralizesTo(GeneralizationRelationType... values)
Overrides:
withGeneralizesTo in class AbstractTransportationObjectType

withGeneralizesTo

public TransportationComplexType withGeneralizesTo(Collection<GeneralizationRelationType> values)
Overrides:
withGeneralizesTo in class AbstractTransportationObjectType

withGenericApplicationPropertyOfCityObject

public TransportationComplexType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractTransportationObjectType

withGenericApplicationPropertyOfCityObject

public TransportationComplexType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractTransportationObjectType

withExternalReference

public TransportationComplexType withExternalReference(List<ExternalReferenceType> value)
Overrides:
withExternalReference in class AbstractTransportationObjectType

withGeneralizesTo

public TransportationComplexType withGeneralizesTo(List<GeneralizationRelationType> value)
Overrides:
withGeneralizesTo in class AbstractTransportationObjectType

withGenericApplicationPropertyOfCityObject

public TransportationComplexType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractTransportationObjectType


Copyright © 2008-2015. All Rights Reserved.