|
||||||||||
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._2.AbstractCityObjectType
org.citygml4j.jaxb.citygml.wtr._2.AbstractWaterObjectType
org.citygml4j.jaxb.citygml.wtr._2.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-Klasse für WaterBodyType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="WaterBodyType"> <complexContent> <extension base="{http://www.opengis.net/citygml/waterbody/2.0}AbstractWaterObjectType"> <sequence> <element name="class" type="{http://www.opengis.net/gml}CodeType" minOccurs="0"/> <element name="function" type="{http://www.opengis.net/gml}CodeType" maxOccurs="unbounded" minOccurs="0"/> <element name="usage" type="{http://www.opengis.net/gml}CodeType" 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/2.0}BoundedByWaterSurfacePropertyType" maxOccurs="unbounded" minOccurs="0"/> <element ref="{http://www.opengis.net/citygml/waterbody/2.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. |
CodeType |
getClazz()
Ruft den Wert der clazz-Eigenschaft ab. |
java.util.List<CodeType> |
getFunction()
Gets the value of the function property. |
MultiCurvePropertyType |
getLod0MultiCurve()
Ruft den Wert der lod0MultiCurve-Eigenschaft ab. |
MultiSurfacePropertyType |
getLod0MultiSurface()
Ruft den Wert der lod0MultiSurface-Eigenschaft ab. |
MultiCurvePropertyType |
getLod1MultiCurve()
Ruft den Wert der lod1MultiCurve-Eigenschaft ab. |
MultiSurfacePropertyType |
getLod1MultiSurface()
Ruft den Wert der lod1MultiSurface-Eigenschaft ab. |
SolidPropertyType |
getLod1Solid()
Ruft den Wert der lod1Solid-Eigenschaft ab. |
SolidPropertyType |
getLod2Solid()
Ruft den Wert der lod2Solid-Eigenschaft ab. |
SolidPropertyType |
getLod3Solid()
Ruft den Wert der lod3Solid-Eigenschaft ab. |
SolidPropertyType |
getLod4Solid()
Ruft den Wert der lod4Solid-Eigenschaft ab. |
java.util.List<CodeType> |
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(CodeType value)
Legt den Wert der clazz-Eigenschaft fest. |
void |
setFunction(java.util.List<CodeType> function)
Sets the value of the function property. |
void |
setLod0MultiCurve(MultiCurvePropertyType value)
Legt den Wert der lod0MultiCurve-Eigenschaft fest. |
void |
setLod0MultiSurface(MultiSurfacePropertyType value)
Legt den Wert der lod0MultiSurface-Eigenschaft fest. |
void |
setLod1MultiCurve(MultiCurvePropertyType value)
Legt den Wert der lod1MultiCurve-Eigenschaft fest. |
void |
setLod1MultiSurface(MultiSurfacePropertyType value)
Legt den Wert der lod1MultiSurface-Eigenschaft fest. |
void |
setLod1Solid(SolidPropertyType value)
Legt den Wert der lod1Solid-Eigenschaft fest. |
void |
setLod2Solid(SolidPropertyType value)
Legt den Wert der lod2Solid-Eigenschaft fest. |
void |
setLod3Solid(SolidPropertyType value)
Legt den Wert der lod3Solid-Eigenschaft fest. |
void |
setLod4Solid(SolidPropertyType value)
Legt den Wert der lod4Solid-Eigenschaft fest. |
void |
setUsage(java.util.List<CodeType> 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._2.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 CodeType getClazz()
CodeType
public void setClazz(CodeType value)
value
- allowed object is
CodeType
public boolean isSetClazz()
public java.util.List<CodeType> 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
CodeType
public boolean isSetFunction()
public void unsetFunction()
public java.util.List<CodeType> 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
CodeType
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<CodeType> function)
function
- allowed object is
CodeType
public void setUsage(java.util.List<CodeType> usage)
usage
- allowed object is
CodeType
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 |