net.opengis.citygml.transportation.v_1_0
Class TrafficAreaType

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.TrafficAreaType
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

public class TrafficAreaType
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 the class for traffic Areas. Traffic areas are the surfaces where traffic actually takes place. As subclass of _CityObject, a TrafficArea inherits all attributes and relations, in particular an id, names, external references, and generalization relations.

Java class for TrafficAreaType complex type.

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

 <complexType name="TrafficAreaType">
   <complexContent>
     <extension base="{http://www.opengis.net/citygml/transportation/1.0}AbstractTransportationObjectType">
       <sequence>
         <element name="usage" type="{http://www.opengis.net/citygml/transportation/1.0}TrafficAreaUsageType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="function" type="{http://www.opengis.net/citygml/transportation/1.0}TrafficAreaFunctionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="surfaceMaterial" type="{http://www.opengis.net/citygml/transportation/1.0}TrafficSurfaceMaterialType" 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}_GenericApplicationPropertyOfTrafficArea" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<String> function
           
protected  List<Object> genericApplicationPropertyOfTrafficArea
           
protected  MultiSurfacePropertyType lod2MultiSurface
           
protected  MultiSurfacePropertyType lod3MultiSurface
           
protected  MultiSurfacePropertyType lod4MultiSurface
           
protected  String surfaceMaterial
           
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
TrafficAreaType()
           
 
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<String> getFunction()
          Gets the value of the function property.
 List<Object> getGenericApplicationPropertyOfTrafficArea()
          Gets the value of the genericApplicationPropertyOfTrafficArea 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.
 String getSurfaceMaterial()
          Gets the value of the surfaceMaterial 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 isSetFunction()
           
 boolean isSetGenericApplicationPropertyOfTrafficArea()
           
 boolean isSetLod2MultiSurface()
           
 boolean isSetLod3MultiSurface()
           
 boolean isSetLod4MultiSurface()
           
 boolean isSetSurfaceMaterial()
           
 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 setFunction(List<String> value)
           
 void setGenericApplicationPropertyOfTrafficArea(List<Object> value)
           
 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 setSurfaceMaterial(String value)
          Sets the value of the surfaceMaterial property.
 void setUsage(List<String> value)
           
 String toString()
           
 void unsetFunction()
           
 void unsetGenericApplicationPropertyOfTrafficArea()
           
 void unsetUsage()
           
 TrafficAreaType withCreationDate(XMLGregorianCalendar value)
           
 TrafficAreaType withExternalReference(Collection<ExternalReferenceType> values)
           
 TrafficAreaType withExternalReference(ExternalReferenceType... values)
           
 TrafficAreaType withExternalReference(List<ExternalReferenceType> value)
           
 TrafficAreaType withFunction(Collection<String> values)
           
 TrafficAreaType withFunction(List<String> value)
           
 TrafficAreaType withFunction(String... values)
           
 TrafficAreaType withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TrafficAreaType withGeneralizesTo(GeneralizationRelationType... values)
           
 TrafficAreaType withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TrafficAreaType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TrafficAreaType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TrafficAreaType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TrafficAreaType withGenericApplicationPropertyOfTrafficArea(Collection<Object> values)
           
 TrafficAreaType withGenericApplicationPropertyOfTrafficArea(List<Object> value)
           
 TrafficAreaType withGenericApplicationPropertyOfTrafficArea(Object... values)
           
 TrafficAreaType withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
           
 TrafficAreaType withGenericApplicationPropertyOfTransportationObject(List<Object> value)
           
 TrafficAreaType withGenericApplicationPropertyOfTransportationObject(Object... values)
           
 TrafficAreaType withLod2MultiSurface(MultiSurfacePropertyType value)
           
 TrafficAreaType withLod3MultiSurface(MultiSurfacePropertyType value)
           
 TrafficAreaType withLod4MultiSurface(MultiSurfacePropertyType value)
           
 TrafficAreaType withSurfaceMaterial(String value)
           
 TrafficAreaType withTerminationDate(XMLGregorianCalendar value)
           
 TrafficAreaType withUsage(Collection<String> values)
           
 TrafficAreaType withUsage(List<String> value)
           
 TrafficAreaType 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

usage

protected List<String> usage

function

protected List<String> function

surfaceMaterial

protected String surfaceMaterial

lod2MultiSurface

protected MultiSurfacePropertyType lod2MultiSurface

lod3MultiSurface

protected MultiSurfacePropertyType lod3MultiSurface

lod4MultiSurface

protected MultiSurfacePropertyType lod4MultiSurface

genericApplicationPropertyOfTrafficArea

protected List<Object> genericApplicationPropertyOfTrafficArea
Constructor Detail

TrafficAreaType

public TrafficAreaType()
Method Detail

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

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

getSurfaceMaterial

public String getSurfaceMaterial()
Gets the value of the surfaceMaterial property.

Returns:
possible object is String

setSurfaceMaterial

public void setSurfaceMaterial(String value)
Sets the value of the surfaceMaterial property.

Parameters:
value - allowed object is String

isSetSurfaceMaterial

public boolean isSetSurfaceMaterial()

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

getGenericApplicationPropertyOfTrafficArea

public List<Object> getGenericApplicationPropertyOfTrafficArea()
Gets the value of the genericApplicationPropertyOfTrafficArea 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 genericApplicationPropertyOfTrafficArea property.

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

    getGenericApplicationPropertyOfTrafficArea().add(newItem);
 

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


isSetGenericApplicationPropertyOfTrafficArea

public boolean isSetGenericApplicationPropertyOfTrafficArea()

unsetGenericApplicationPropertyOfTrafficArea

public void unsetGenericApplicationPropertyOfTrafficArea()

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

setUsage

public void setUsage(List<String> value)

setFunction

public void setFunction(List<String> value)

setGenericApplicationPropertyOfTrafficArea

public void setGenericApplicationPropertyOfTrafficArea(List<Object> value)

withUsage

public TrafficAreaType withUsage(String... values)

withUsage

public TrafficAreaType withUsage(Collection<String> values)

withFunction

public TrafficAreaType withFunction(String... values)

withFunction

public TrafficAreaType withFunction(Collection<String> values)

withSurfaceMaterial

public TrafficAreaType withSurfaceMaterial(String value)

withLod2MultiSurface

public TrafficAreaType withLod2MultiSurface(MultiSurfacePropertyType value)

withLod3MultiSurface

public TrafficAreaType withLod3MultiSurface(MultiSurfacePropertyType value)

withLod4MultiSurface

public TrafficAreaType withLod4MultiSurface(MultiSurfacePropertyType value)

withGenericApplicationPropertyOfTrafficArea

public TrafficAreaType withGenericApplicationPropertyOfTrafficArea(Object... values)

withGenericApplicationPropertyOfTrafficArea

public TrafficAreaType withGenericApplicationPropertyOfTrafficArea(Collection<Object> values)

withUsage

public TrafficAreaType withUsage(List<String> value)

withFunction

public TrafficAreaType withFunction(List<String> value)

withGenericApplicationPropertyOfTrafficArea

public TrafficAreaType withGenericApplicationPropertyOfTrafficArea(List<Object> value)

withGenericApplicationPropertyOfTransportationObject

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

withGenericApplicationPropertyOfTransportationObject

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

withGenericApplicationPropertyOfTransportationObject

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

withCreationDate

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

withTerminationDate

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

withExternalReference

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

withExternalReference

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

withGeneralizesTo

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

withGeneralizesTo

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

withGenericApplicationPropertyOfCityObject

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

withGenericApplicationPropertyOfCityObject

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

withExternalReference

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

withGeneralizesTo

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

withGenericApplicationPropertyOfCityObject

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


Copyright © 2008-2015. All Rights Reserved.