net.opengis.citygml.transportation.v_1_0
Class AuxiliaryTrafficAreaType

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.AuxiliaryTrafficAreaType
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 AuxiliaryTrafficAreaType
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 auxiliary traffic Areas. These are the surfaces where no traffic actually takes place, but which belong to a transportation object. Examples are kerbstones, road markings and grass stripes. As subclass of _CityObject, an AuxiliaryTrafficArea inherits all attributes and relations, in particular an id, names, external references, and generalization relations.

Java class for AuxiliaryTrafficAreaType complex type.

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

 <complexType name="AuxiliaryTrafficAreaType">
   <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}AuxiliaryTrafficAreaFunctionType" 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}_GenericApplicationPropertyOfAuxiliaryTrafficArea" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<String> function
           
protected  List<Object> genericApplicationPropertyOfAuxiliaryTrafficArea
           
protected  MultiSurfacePropertyType lod2MultiSurface
           
protected  MultiSurfacePropertyType lod3MultiSurface
           
protected  MultiSurfacePropertyType lod4MultiSurface
           
protected  String surfaceMaterial
           
 
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
AuxiliaryTrafficAreaType()
           
 
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> getGenericApplicationPropertyOfAuxiliaryTrafficArea()
          Gets the value of the genericApplicationPropertyOfAuxiliaryTrafficArea 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.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetFunction()
           
 boolean isSetGenericApplicationPropertyOfAuxiliaryTrafficArea()
           
 boolean isSetLod2MultiSurface()
           
 boolean isSetLod3MultiSurface()
           
 boolean isSetLod4MultiSurface()
           
 boolean isSetSurfaceMaterial()
           
 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 setGenericApplicationPropertyOfAuxiliaryTrafficArea(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.
 String toString()
           
 void unsetFunction()
           
 void unsetGenericApplicationPropertyOfAuxiliaryTrafficArea()
           
 AuxiliaryTrafficAreaType withCreationDate(XMLGregorianCalendar value)
           
 AuxiliaryTrafficAreaType withExternalReference(Collection<ExternalReferenceType> values)
           
 AuxiliaryTrafficAreaType withExternalReference(ExternalReferenceType... values)
           
 AuxiliaryTrafficAreaType withExternalReference(List<ExternalReferenceType> value)
           
 AuxiliaryTrafficAreaType withFunction(Collection<String> values)
           
 AuxiliaryTrafficAreaType withFunction(List<String> value)
           
 AuxiliaryTrafficAreaType withFunction(String... values)
           
 AuxiliaryTrafficAreaType withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AuxiliaryTrafficAreaType withGeneralizesTo(GeneralizationRelationType... values)
           
 AuxiliaryTrafficAreaType withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfAuxiliaryTrafficArea(Collection<Object> values)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfAuxiliaryTrafficArea(List<Object> value)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfAuxiliaryTrafficArea(Object... values)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfTransportationObject(Collection<Object> values)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfTransportationObject(List<Object> value)
           
 AuxiliaryTrafficAreaType withGenericApplicationPropertyOfTransportationObject(Object... values)
           
 AuxiliaryTrafficAreaType withLod2MultiSurface(MultiSurfacePropertyType value)
           
 AuxiliaryTrafficAreaType withLod3MultiSurface(MultiSurfacePropertyType value)
           
 AuxiliaryTrafficAreaType withLod4MultiSurface(MultiSurfacePropertyType value)
           
 AuxiliaryTrafficAreaType withSurfaceMaterial(String value)
           
 AuxiliaryTrafficAreaType withTerminationDate(XMLGregorianCalendar value)
           
 
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

surfaceMaterial

protected String surfaceMaterial

lod2MultiSurface

protected MultiSurfacePropertyType lod2MultiSurface

lod3MultiSurface

protected MultiSurfacePropertyType lod3MultiSurface

lod4MultiSurface

protected MultiSurfacePropertyType lod4MultiSurface

genericApplicationPropertyOfAuxiliaryTrafficArea

protected List<Object> genericApplicationPropertyOfAuxiliaryTrafficArea
Constructor Detail

AuxiliaryTrafficAreaType

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

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

getGenericApplicationPropertyOfAuxiliaryTrafficArea

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

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

    getGenericApplicationPropertyOfAuxiliaryTrafficArea().add(newItem);
 

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


isSetGenericApplicationPropertyOfAuxiliaryTrafficArea

public boolean isSetGenericApplicationPropertyOfAuxiliaryTrafficArea()

unsetGenericApplicationPropertyOfAuxiliaryTrafficArea

public void unsetGenericApplicationPropertyOfAuxiliaryTrafficArea()

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)

setGenericApplicationPropertyOfAuxiliaryTrafficArea

public void setGenericApplicationPropertyOfAuxiliaryTrafficArea(List<Object> value)

withFunction

public AuxiliaryTrafficAreaType withFunction(String... values)

withFunction

public AuxiliaryTrafficAreaType withFunction(Collection<String> values)

withSurfaceMaterial

public AuxiliaryTrafficAreaType withSurfaceMaterial(String value)

withLod2MultiSurface

public AuxiliaryTrafficAreaType withLod2MultiSurface(MultiSurfacePropertyType value)

withLod3MultiSurface

public AuxiliaryTrafficAreaType withLod3MultiSurface(MultiSurfacePropertyType value)

withLod4MultiSurface

public AuxiliaryTrafficAreaType withLod4MultiSurface(MultiSurfacePropertyType value)

withGenericApplicationPropertyOfAuxiliaryTrafficArea

public AuxiliaryTrafficAreaType withGenericApplicationPropertyOfAuxiliaryTrafficArea(Object... values)

withGenericApplicationPropertyOfAuxiliaryTrafficArea

public AuxiliaryTrafficAreaType withGenericApplicationPropertyOfAuxiliaryTrafficArea(Collection<Object> values)

withFunction

public AuxiliaryTrafficAreaType withFunction(List<String> value)

withGenericApplicationPropertyOfAuxiliaryTrafficArea

public AuxiliaryTrafficAreaType withGenericApplicationPropertyOfAuxiliaryTrafficArea(List<Object> value)

withGenericApplicationPropertyOfTransportationObject

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

withGenericApplicationPropertyOfTransportationObject

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

withGenericApplicationPropertyOfTransportationObject

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

withCreationDate

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

withTerminationDate

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

withExternalReference

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

withExternalReference

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

withGeneralizesTo

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

withGeneralizesTo

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

withGenericApplicationPropertyOfCityObject

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

withGenericApplicationPropertyOfCityObject

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

withExternalReference

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

withGeneralizesTo

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

withGenericApplicationPropertyOfCityObject

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


Copyright © 2008-2015. All Rights Reserved.