net.opengis.citygml.waterbody.v_1_0
Class WaterBodyType

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.waterbody.v_1_0.AbstractWaterObjectType
                  extended by net.opengis.citygml.waterbody.v_1_0.WaterBodyType
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 WaterBodyType
extends AbstractWaterObjectType
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 Water Bodies, e.g., lakes, rivers. As subclass of _CityObject, a WaterBody inherits all attributes and relations, in particular an id, names, external references, and generalization relations.

Java class for WaterBodyType complex type.

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

 <complexType name="WaterBodyType">
   <complexContent>
     <extension base="{http://www.opengis.net/citygml/waterbody/1.0}AbstractWaterObjectType">
       <sequence>
         <element name="class" type="{http://www.opengis.net/citygml/waterbody/1.0}WaterBodyClassType" minOccurs="0"/>
         <element name="function" type="{http://www.opengis.net/citygml/waterbody/1.0}WaterBodyFunctionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="usage" type="{http://www.opengis.net/citygml/waterbody/1.0}WaterBodyUsageType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="lod0MultiCurve" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
         <element name="lod0MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
         <element name="lod1MultiCurve" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
         <element name="lod1MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
         <element name="lod1Solid" type="{http://www.opengis.net/gml}SolidPropertyType" minOccurs="0"/>
         <element name="lod2Solid" type="{http://www.opengis.net/gml}SolidPropertyType" minOccurs="0"/>
         <element name="lod3Solid" type="{http://www.opengis.net/gml}SolidPropertyType" minOccurs="0"/>
         <element name="lod4Solid" type="{http://www.opengis.net/gml}SolidPropertyType" minOccurs="0"/>
         <element name="boundedBy" type="{http://www.opengis.net/citygml/waterbody/1.0}BoundedByWaterSurfacePropertyType" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.opengis.net/citygml/waterbody/1.0}_GenericApplicationPropertyOfWaterBody" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<BoundedByWaterSurfacePropertyType> cityObjectBoundedBy
           
protected  String clazz
           
protected  List<String> function
           
protected  List<Object> genericApplicationPropertyOfWaterBody
           
protected  MultiCurvePropertyType lod0MultiCurve
           
protected  MultiSurfacePropertyType lod0MultiSurface
           
protected  MultiCurvePropertyType lod1MultiCurve
           
protected  MultiSurfacePropertyType lod1MultiSurface
           
protected  SolidPropertyType lod1Solid
           
protected  SolidPropertyType lod2Solid
           
protected  SolidPropertyType lod3Solid
           
protected  SolidPropertyType lod4Solid
           
protected  List<String> usage
           
 
Fields inherited from class net.opengis.citygml.waterbody.v_1_0.AbstractWaterObjectType
genericApplicationPropertyOfWaterObject
 
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
WaterBodyType()
           
 
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<BoundedByWaterSurfacePropertyType> getCityObjectBoundedBy()
          Gets the value of the cityObjectBoundedBy property.
 String getClazz()
          Gets the value of the clazz property.
 List<String> getFunction()
          Gets the value of the function property.
 List<Object> getGenericApplicationPropertyOfWaterBody()
          Gets the value of the genericApplicationPropertyOfWaterBody property.
 MultiCurvePropertyType getLod0MultiCurve()
          Gets the value of the lod0MultiCurve property.
 MultiSurfacePropertyType getLod0MultiSurface()
          Gets the value of the lod0MultiSurface property.
 MultiCurvePropertyType getLod1MultiCurve()
          Gets the value of the lod1MultiCurve property.
 MultiSurfacePropertyType getLod1MultiSurface()
          Gets the value of the lod1MultiSurface property.
 SolidPropertyType getLod1Solid()
          Gets the value of the lod1Solid property.
 SolidPropertyType getLod2Solid()
          Gets the value of the lod2Solid property.
 SolidPropertyType getLod3Solid()
          Gets the value of the lod3Solid property.
 SolidPropertyType getLod4Solid()
          Gets the value of the lod4Solid 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 isSetCityObjectBoundedBy()
           
 boolean isSetClazz()
           
 boolean isSetFunction()
           
 boolean isSetGenericApplicationPropertyOfWaterBody()
           
 boolean isSetLod0MultiCurve()
           
 boolean isSetLod0MultiSurface()
           
 boolean isSetLod1MultiCurve()
           
 boolean isSetLod1MultiSurface()
           
 boolean isSetLod1Solid()
           
 boolean isSetLod2Solid()
           
 boolean isSetLod3Solid()
           
 boolean isSetLod4Solid()
           
 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 setCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)
           
 void setClazz(String value)
          Sets the value of the clazz property.
 void setFunction(List<String> value)
           
 void setGenericApplicationPropertyOfWaterBody(List<Object> value)
           
 void setLod0MultiCurve(MultiCurvePropertyType value)
          Sets the value of the lod0MultiCurve property.
 void setLod0MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod0MultiSurface property.
 void setLod1MultiCurve(MultiCurvePropertyType value)
          Sets the value of the lod1MultiCurve property.
 void setLod1MultiSurface(MultiSurfacePropertyType value)
          Sets the value of the lod1MultiSurface property.
 void setLod1Solid(SolidPropertyType value)
          Sets the value of the lod1Solid property.
 void setLod2Solid(SolidPropertyType value)
          Sets the value of the lod2Solid property.
 void setLod3Solid(SolidPropertyType value)
          Sets the value of the lod3Solid property.
 void setLod4Solid(SolidPropertyType value)
          Sets the value of the lod4Solid property.
 void setUsage(List<String> value)
           
 String toString()
           
 void unsetCityObjectBoundedBy()
           
 void unsetFunction()
           
 void unsetGenericApplicationPropertyOfWaterBody()
           
 void unsetUsage()
           
 WaterBodyType withCityObjectBoundedBy(BoundedByWaterSurfacePropertyType... values)
           
 WaterBodyType withCityObjectBoundedBy(Collection<BoundedByWaterSurfacePropertyType> values)
           
 WaterBodyType withCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)
           
 WaterBodyType withClazz(String value)
           
 WaterBodyType withCreationDate(XMLGregorianCalendar value)
           
 WaterBodyType withExternalReference(Collection<ExternalReferenceType> values)
           
 WaterBodyType withExternalReference(ExternalReferenceType... values)
           
 WaterBodyType withExternalReference(List<ExternalReferenceType> value)
           
 WaterBodyType withFunction(Collection<String> values)
           
 WaterBodyType withFunction(List<String> value)
           
 WaterBodyType withFunction(String... values)
           
 WaterBodyType withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 WaterBodyType withGeneralizesTo(GeneralizationRelationType... values)
           
 WaterBodyType withGeneralizesTo(List<GeneralizationRelationType> value)
           
 WaterBodyType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 WaterBodyType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 WaterBodyType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 WaterBodyType withGenericApplicationPropertyOfWaterBody(Collection<Object> values)
           
 WaterBodyType withGenericApplicationPropertyOfWaterBody(List<Object> value)
           
 WaterBodyType withGenericApplicationPropertyOfWaterBody(Object... values)
           
 WaterBodyType withGenericApplicationPropertyOfWaterObject(Collection<Object> values)
           
 WaterBodyType withGenericApplicationPropertyOfWaterObject(List<Object> value)
           
 WaterBodyType withGenericApplicationPropertyOfWaterObject(Object... values)
           
 WaterBodyType withLod0MultiCurve(MultiCurvePropertyType value)
           
 WaterBodyType withLod0MultiSurface(MultiSurfacePropertyType value)
           
 WaterBodyType withLod1MultiCurve(MultiCurvePropertyType value)
           
 WaterBodyType withLod1MultiSurface(MultiSurfacePropertyType value)
           
 WaterBodyType withLod1Solid(SolidPropertyType value)
           
 WaterBodyType withLod2Solid(SolidPropertyType value)
           
 WaterBodyType withLod3Solid(SolidPropertyType value)
           
 WaterBodyType withLod4Solid(SolidPropertyType value)
           
 WaterBodyType withTerminationDate(XMLGregorianCalendar value)
           
 WaterBodyType withUsage(Collection<String> values)
           
 WaterBodyType withUsage(List<String> value)
           
 WaterBodyType withUsage(String... values)
           
 
Methods inherited from class net.opengis.citygml.waterbody.v_1_0.AbstractWaterObjectType
getGenericApplicationPropertyOfWaterObject, isSetGenericApplicationPropertyOfWaterObject, setGenericApplicationPropertyOfWaterObject, unsetGenericApplicationPropertyOfWaterObject
 
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

clazz

protected String clazz

function

protected List<String> function

usage

protected List<String> usage

lod0MultiCurve

protected MultiCurvePropertyType lod0MultiCurve

lod0MultiSurface

protected MultiSurfacePropertyType lod0MultiSurface

lod1MultiCurve

protected MultiCurvePropertyType lod1MultiCurve

lod1MultiSurface

protected MultiSurfacePropertyType lod1MultiSurface

lod1Solid

protected SolidPropertyType lod1Solid

lod2Solid

protected SolidPropertyType lod2Solid

lod3Solid

protected SolidPropertyType lod3Solid

lod4Solid

protected SolidPropertyType lod4Solid

cityObjectBoundedBy

protected List<BoundedByWaterSurfacePropertyType> cityObjectBoundedBy

genericApplicationPropertyOfWaterBody

protected List<Object> genericApplicationPropertyOfWaterBody
Constructor Detail

WaterBodyType

public WaterBodyType()
Method Detail

getClazz

public String getClazz()
Gets the value of the clazz property.

Returns:
possible object is String

setClazz

public void setClazz(String value)
Sets the value of the clazz property.

Parameters:
value - allowed object is String

isSetClazz

public boolean isSetClazz()

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

getLod0MultiCurve

public MultiCurvePropertyType getLod0MultiCurve()
Gets the value of the lod0MultiCurve property.

Returns:
possible object is MultiCurvePropertyType

setLod0MultiCurve

public void setLod0MultiCurve(MultiCurvePropertyType value)
Sets the value of the lod0MultiCurve property.

Parameters:
value - allowed object is MultiCurvePropertyType

isSetLod0MultiCurve

public boolean isSetLod0MultiCurve()

getLod0MultiSurface

public MultiSurfacePropertyType getLod0MultiSurface()
Gets the value of the lod0MultiSurface property.

Returns:
possible object is MultiSurfacePropertyType

setLod0MultiSurface

public void setLod0MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod0MultiSurface property.

Parameters:
value - allowed object is MultiSurfacePropertyType

isSetLod0MultiSurface

public boolean isSetLod0MultiSurface()

getLod1MultiCurve

public MultiCurvePropertyType getLod1MultiCurve()
Gets the value of the lod1MultiCurve property.

Returns:
possible object is MultiCurvePropertyType

setLod1MultiCurve

public void setLod1MultiCurve(MultiCurvePropertyType value)
Sets the value of the lod1MultiCurve property.

Parameters:
value - allowed object is MultiCurvePropertyType

isSetLod1MultiCurve

public boolean isSetLod1MultiCurve()

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

getLod1Solid

public SolidPropertyType getLod1Solid()
Gets the value of the lod1Solid property.

Returns:
possible object is SolidPropertyType

setLod1Solid

public void setLod1Solid(SolidPropertyType value)
Sets the value of the lod1Solid property.

Parameters:
value - allowed object is SolidPropertyType

isSetLod1Solid

public boolean isSetLod1Solid()

getLod2Solid

public SolidPropertyType getLod2Solid()
Gets the value of the lod2Solid property.

Returns:
possible object is SolidPropertyType

setLod2Solid

public void setLod2Solid(SolidPropertyType value)
Sets the value of the lod2Solid property.

Parameters:
value - allowed object is SolidPropertyType

isSetLod2Solid

public boolean isSetLod2Solid()

getLod3Solid

public SolidPropertyType getLod3Solid()
Gets the value of the lod3Solid property.

Returns:
possible object is SolidPropertyType

setLod3Solid

public void setLod3Solid(SolidPropertyType value)
Sets the value of the lod3Solid property.

Parameters:
value - allowed object is SolidPropertyType

isSetLod3Solid

public boolean isSetLod3Solid()

getLod4Solid

public SolidPropertyType getLod4Solid()
Gets the value of the lod4Solid property.

Returns:
possible object is SolidPropertyType

setLod4Solid

public void setLod4Solid(SolidPropertyType value)
Sets the value of the lod4Solid property.

Parameters:
value - allowed object is SolidPropertyType

isSetLod4Solid

public boolean isSetLod4Solid()

getCityObjectBoundedBy

public List<BoundedByWaterSurfacePropertyType> getCityObjectBoundedBy()
Gets the value of the cityObjectBoundedBy 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 cityObjectBoundedBy property.

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

    getCityObjectBoundedBy().add(newItem);
 

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


isSetCityObjectBoundedBy

public boolean isSetCityObjectBoundedBy()

unsetCityObjectBoundedBy

public void unsetCityObjectBoundedBy()

getGenericApplicationPropertyOfWaterBody

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

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

    getGenericApplicationPropertyOfWaterBody().add(newItem);
 

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


isSetGenericApplicationPropertyOfWaterBody

public boolean isSetGenericApplicationPropertyOfWaterBody()

unsetGenericApplicationPropertyOfWaterBody

public void unsetGenericApplicationPropertyOfWaterBody()

toString

public String toString()
Overrides:
toString in class AbstractWaterObjectType

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 AbstractWaterObjectType

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 AbstractWaterObjectType

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 AbstractWaterObjectType

equals

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

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 AbstractWaterObjectType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractWaterObjectType

clone

public Object clone()
Overrides:
clone in class AbstractWaterObjectType

copyTo

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

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 AbstractWaterObjectType

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 AbstractWaterObjectType

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 AbstractWaterObjectType

setFunction

public void setFunction(List<String> value)

setUsage

public void setUsage(List<String> value)

setCityObjectBoundedBy

public void setCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)

setGenericApplicationPropertyOfWaterBody

public void setGenericApplicationPropertyOfWaterBody(List<Object> value)

withClazz

public WaterBodyType withClazz(String value)

withFunction

public WaterBodyType withFunction(String... values)

withFunction

public WaterBodyType withFunction(Collection<String> values)

withUsage

public WaterBodyType withUsage(String... values)

withUsage

public WaterBodyType withUsage(Collection<String> values)

withLod0MultiCurve

public WaterBodyType withLod0MultiCurve(MultiCurvePropertyType value)

withLod0MultiSurface

public WaterBodyType withLod0MultiSurface(MultiSurfacePropertyType value)

withLod1MultiCurve

public WaterBodyType withLod1MultiCurve(MultiCurvePropertyType value)

withLod1MultiSurface

public WaterBodyType withLod1MultiSurface(MultiSurfacePropertyType value)

withLod1Solid

public WaterBodyType withLod1Solid(SolidPropertyType value)

withLod2Solid

public WaterBodyType withLod2Solid(SolidPropertyType value)

withLod3Solid

public WaterBodyType withLod3Solid(SolidPropertyType value)

withLod4Solid

public WaterBodyType withLod4Solid(SolidPropertyType value)

withCityObjectBoundedBy

public WaterBodyType withCityObjectBoundedBy(BoundedByWaterSurfacePropertyType... values)

withCityObjectBoundedBy

public WaterBodyType withCityObjectBoundedBy(Collection<BoundedByWaterSurfacePropertyType> values)

withGenericApplicationPropertyOfWaterBody

public WaterBodyType withGenericApplicationPropertyOfWaterBody(Object... values)

withGenericApplicationPropertyOfWaterBody

public WaterBodyType withGenericApplicationPropertyOfWaterBody(Collection<Object> values)

withFunction

public WaterBodyType withFunction(List<String> value)

withUsage

public WaterBodyType withUsage(List<String> value)

withCityObjectBoundedBy

public WaterBodyType withCityObjectBoundedBy(List<BoundedByWaterSurfacePropertyType> value)

withGenericApplicationPropertyOfWaterBody

public WaterBodyType withGenericApplicationPropertyOfWaterBody(List<Object> value)

withGenericApplicationPropertyOfWaterObject

public WaterBodyType withGenericApplicationPropertyOfWaterObject(Object... values)
Overrides:
withGenericApplicationPropertyOfWaterObject in class AbstractWaterObjectType

withGenericApplicationPropertyOfWaterObject

public WaterBodyType withGenericApplicationPropertyOfWaterObject(Collection<Object> values)
Overrides:
withGenericApplicationPropertyOfWaterObject in class AbstractWaterObjectType

withGenericApplicationPropertyOfWaterObject

public WaterBodyType withGenericApplicationPropertyOfWaterObject(List<Object> value)
Overrides:
withGenericApplicationPropertyOfWaterObject in class AbstractWaterObjectType

withCreationDate

public WaterBodyType withCreationDate(XMLGregorianCalendar value)
Overrides:
withCreationDate in class AbstractWaterObjectType

withTerminationDate

public WaterBodyType withTerminationDate(XMLGregorianCalendar value)
Overrides:
withTerminationDate in class AbstractWaterObjectType

withExternalReference

public WaterBodyType withExternalReference(ExternalReferenceType... values)
Overrides:
withExternalReference in class AbstractWaterObjectType

withExternalReference

public WaterBodyType withExternalReference(Collection<ExternalReferenceType> values)
Overrides:
withExternalReference in class AbstractWaterObjectType

withGeneralizesTo

public WaterBodyType withGeneralizesTo(GeneralizationRelationType... values)
Overrides:
withGeneralizesTo in class AbstractWaterObjectType

withGeneralizesTo

public WaterBodyType withGeneralizesTo(Collection<GeneralizationRelationType> values)
Overrides:
withGeneralizesTo in class AbstractWaterObjectType

withGenericApplicationPropertyOfCityObject

public WaterBodyType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractWaterObjectType

withGenericApplicationPropertyOfCityObject

public WaterBodyType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractWaterObjectType

withExternalReference

public WaterBodyType withExternalReference(List<ExternalReferenceType> value)
Overrides:
withExternalReference in class AbstractWaterObjectType

withGeneralizesTo

public WaterBodyType withGeneralizesTo(List<GeneralizationRelationType> value)
Overrides:
withGeneralizesTo in class AbstractWaterObjectType

withGenericApplicationPropertyOfCityObject

public WaterBodyType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractWaterObjectType


Copyright © 2008-2015. All Rights Reserved.