|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.jaxb.gml._3_1_1.AbstractGMLType
org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType
org.citygml4j.jaxb.citygml.core._1.AbstractCityObjectType
org.citygml4j.jaxb.citygml.wtr._1.AbstractWaterObjectType
org.citygml4j.jaxb.citygml.wtr._1.WaterBodyType
public class WaterBodyType
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>
Constructor Summary | |
---|---|
WaterBodyType()
|
Method Summary | |
---|---|
java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> |
get_GenericApplicationPropertyOfWaterBody()
Gets the value of the genericApplicationPropertyOfWaterBody property. |
java.util.List<BoundedByWaterSurfacePropertyType> |
getBoundedBySurface()
Gets the value of the boundedBySurface property. |
java.lang.String |
getClazz()
Gets the value of the clazz property. |
java.util.List<java.lang.String> |
getFunction()
Gets the value of the function 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. |
java.util.List<java.lang.String> |
getUsage()
Gets the value of the usage property. |
boolean |
isSet_GenericApplicationPropertyOfWaterBody()
|
boolean |
isSetBoundedBySurface()
|
boolean |
isSetClazz()
|
boolean |
isSetFunction()
|
boolean |
isSetLod0MultiCurve()
|
boolean |
isSetLod0MultiSurface()
|
boolean |
isSetLod1MultiCurve()
|
boolean |
isSetLod1MultiSurface()
|
boolean |
isSetLod1Solid()
|
boolean |
isSetLod2Solid()
|
boolean |
isSetLod3Solid()
|
boolean |
isSetLod4Solid()
|
boolean |
isSetUsage()
|
void |
set_GenericApplicationPropertyOfWaterBody(java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> genericApplicationPropertyOfWaterBody)
Sets the value of the _GenericApplicationPropertyOfWaterBody property. |
void |
setBoundedBySurface(java.util.List<BoundedByWaterSurfacePropertyType> boundedBySurface)
Sets the value of the boundedBySurface property. |
void |
setClazz(java.lang.String value)
Sets the value of the clazz property. |
void |
setFunction(java.util.List<java.lang.String> function)
Sets the value of the function property. |
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(java.util.List<java.lang.String> usage)
Sets the value of the usage property. |
void |
unset_GenericApplicationPropertyOfWaterBody()
|
void |
unsetBoundedBySurface()
|
void |
unsetFunction()
|
void |
unsetUsage()
|
Methods inherited from class org.citygml4j.jaxb.citygml.wtr._1.AbstractWaterObjectType |
---|
get_GenericApplicationPropertyOfWaterObject, isSet_GenericApplicationPropertyOfWaterObject, set_GenericApplicationPropertyOfWaterObject, unset_GenericApplicationPropertyOfWaterObject |
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractFeatureType |
---|
get_ADEComponent, getBoundedBy, getLocation, isSet_ADEComponent, isSetBoundedBy, isSetLocation, set_ADEComponent, setBoundedBy, setLocation, unset_ADEComponent |
Methods inherited from class org.citygml4j.jaxb.gml._3_1_1.AbstractGMLType |
---|
getDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WaterBodyType()
Method Detail |
---|
public java.lang.String getClazz()
String
public void setClazz(java.lang.String value)
value
- allowed object is
String
public boolean isSetClazz()
public java.util.List<java.lang.String> getFunction()
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
public boolean isSetFunction()
public void unsetFunction()
public java.util.List<java.lang.String> getUsage()
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
public boolean isSetUsage()
public void unsetUsage()
public MultiCurvePropertyType getLod0MultiCurve()
MultiCurvePropertyType
public void setLod0MultiCurve(MultiCurvePropertyType value)
value
- allowed object is
MultiCurvePropertyType
public boolean isSetLod0MultiCurve()
public MultiSurfacePropertyType getLod0MultiSurface()
MultiSurfacePropertyType
public void setLod0MultiSurface(MultiSurfacePropertyType value)
value
- allowed object is
MultiSurfacePropertyType
public boolean isSetLod0MultiSurface()
public MultiCurvePropertyType getLod1MultiCurve()
MultiCurvePropertyType
public void setLod1MultiCurve(MultiCurvePropertyType value)
value
- allowed object is
MultiCurvePropertyType
public boolean isSetLod1MultiCurve()
public MultiSurfacePropertyType getLod1MultiSurface()
MultiSurfacePropertyType
public void setLod1MultiSurface(MultiSurfacePropertyType value)
value
- allowed object is
MultiSurfacePropertyType
public boolean isSetLod1MultiSurface()
public SolidPropertyType getLod1Solid()
SolidPropertyType
public void setLod1Solid(SolidPropertyType value)
value
- allowed object is
SolidPropertyType
public boolean isSetLod1Solid()
public SolidPropertyType getLod2Solid()
SolidPropertyType
public void setLod2Solid(SolidPropertyType value)
value
- allowed object is
SolidPropertyType
public boolean isSetLod2Solid()
public SolidPropertyType getLod3Solid()
SolidPropertyType
public void setLod3Solid(SolidPropertyType value)
value
- allowed object is
SolidPropertyType
public boolean isSetLod3Solid()
public SolidPropertyType getLod4Solid()
SolidPropertyType
public void setLod4Solid(SolidPropertyType value)
value
- allowed object is
SolidPropertyType
public boolean isSetLod4Solid()
public java.util.List<BoundedByWaterSurfacePropertyType> getBoundedBySurface()
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 boundedBySurface property.
For example, to add a new item, do as follows:
getBoundedBySurface().add(newItem);
Objects of the following type(s) are allowed in the list
BoundedByWaterSurfacePropertyType
public boolean isSetBoundedBySurface()
public void unsetBoundedBySurface()
public java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> get_GenericApplicationPropertyOfWaterBody()
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:
get_GenericApplicationPropertyOfWaterBody().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
Object
>
JAXBElement
<
Object
>
public boolean isSet_GenericApplicationPropertyOfWaterBody()
public void unset_GenericApplicationPropertyOfWaterBody()
public void setFunction(java.util.List<java.lang.String> function)
function
- allowed object is
String
public void setUsage(java.util.List<java.lang.String> usage)
usage
- allowed object is
String
public void setBoundedBySurface(java.util.List<BoundedByWaterSurfacePropertyType> boundedBySurface)
boundedBySurface
- allowed object is
BoundedByWaterSurfacePropertyType
public void set_GenericApplicationPropertyOfWaterBody(java.util.List<javax.xml.bind.JAXBElement<java.lang.Object>> genericApplicationPropertyOfWaterBody)
genericApplicationPropertyOfWaterBody
- allowed object is
JAXBElement
<
Object
>
JAXBElement
<
Object
>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |