public class PlantCoverType extends AbstractVegetationObjectType implements java.lang.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
Java class for PlantCoverType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PlantCoverType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/vegetation/2.0}AbstractVegetationObjectType">
<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="averageHeight" type="{http://www.opengis.net/gml}LengthType" minOccurs="0"/>
<element name="lod1MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" 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 name="lod1MultiSolid" type="{http://www.opengis.net/gml}MultiSolidPropertyType" minOccurs="0"/>
<element name="lod2MultiSolid" type="{http://www.opengis.net/gml}MultiSolidPropertyType" minOccurs="0"/>
<element name="lod3MultiSolid" type="{http://www.opengis.net/gml}MultiSolidPropertyType" minOccurs="0"/>
<element name="lod4MultiSolid" type="{http://www.opengis.net/gml}MultiSolidPropertyType" minOccurs="0"/>
<element ref="{http://www.opengis.net/citygml/vegetation/2.0}_GenericApplicationPropertyOfPlantCover" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LengthType |
averageHeight |
protected CodeType |
clazz |
protected java.util.List<CodeType> |
function |
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfPlantCover |
protected MultiSolidPropertyType |
lod1MultiSolid |
protected MultiSurfacePropertyType |
lod1MultiSurface |
protected MultiSolidPropertyType |
lod2MultiSolid |
protected MultiSurfacePropertyType |
lod2MultiSurface |
protected MultiSolidPropertyType |
lod3MultiSolid |
protected MultiSurfacePropertyType |
lod3MultiSurface |
protected MultiSolidPropertyType |
lod4MultiSolid |
protected MultiSurfacePropertyType |
lod4MultiSurface |
protected java.util.List<CodeType> |
usage |
genericApplicationPropertyOfVegetationObjectcreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
PlantCoverType() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) |
java.lang.Object |
clone() |
java.lang.Object |
copyTo(java.lang.Object target) |
java.lang.Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy) |
java.lang.Object |
createNewInstance() |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) |
LengthType |
getAverageHeight()
Gets the value of the averageHeight property.
|
CodeType |
getClazz()
Gets the value of the clazz property.
|
java.util.List<CodeType> |
getFunction()
Gets the value of the function property.
|
java.util.List<java.lang.Object> |
getGenericApplicationPropertyOfPlantCover()
Gets the value of the genericApplicationPropertyOfPlantCover property.
|
MultiSolidPropertyType |
getLod1MultiSolid()
Gets the value of the lod1MultiSolid property.
|
MultiSurfacePropertyType |
getLod1MultiSurface()
Gets the value of the lod1MultiSurface property.
|
MultiSolidPropertyType |
getLod2MultiSolid()
Gets the value of the lod2MultiSolid property.
|
MultiSurfacePropertyType |
getLod2MultiSurface()
Gets the value of the lod2MultiSurface property.
|
MultiSolidPropertyType |
getLod3MultiSolid()
Gets the value of the lod3MultiSolid property.
|
MultiSurfacePropertyType |
getLod3MultiSurface()
Gets the value of the lod3MultiSurface property.
|
MultiSolidPropertyType |
getLod4MultiSolid()
Gets the value of the lod4MultiSolid property.
|
MultiSurfacePropertyType |
getLod4MultiSurface()
Gets the value of the lod4MultiSurface property.
|
java.util.List<CodeType> |
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 |
isSetAverageHeight() |
boolean |
isSetClazz() |
boolean |
isSetFunction() |
boolean |
isSetGenericApplicationPropertyOfPlantCover() |
boolean |
isSetLod1MultiSolid() |
boolean |
isSetLod1MultiSurface() |
boolean |
isSetLod2MultiSolid() |
boolean |
isSetLod2MultiSurface() |
boolean |
isSetLod3MultiSolid() |
boolean |
isSetLod3MultiSurface() |
boolean |
isSetLod4MultiSolid() |
boolean |
isSetLod4MultiSurface() |
boolean |
isSetUsage() |
void |
mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy) |
void |
mergeFrom(java.lang.Object left,
java.lang.Object right) |
void |
setAverageHeight(LengthType value)
Sets the value of the averageHeight property.
|
void |
setClazz(CodeType value)
Sets the value of the clazz property.
|
void |
setFunction(java.util.List<CodeType> value) |
void |
setGenericApplicationPropertyOfPlantCover(java.util.List<java.lang.Object> value) |
void |
setLod1MultiSolid(MultiSolidPropertyType value)
Sets the value of the lod1MultiSolid property.
|
void |
setLod1MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod1MultiSurface property.
|
void |
setLod2MultiSolid(MultiSolidPropertyType value)
Sets the value of the lod2MultiSolid property.
|
void |
setLod2MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod2MultiSurface property.
|
void |
setLod3MultiSolid(MultiSolidPropertyType value)
Sets the value of the lod3MultiSolid property.
|
void |
setLod3MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod3MultiSurface property.
|
void |
setLod4MultiSolid(MultiSolidPropertyType value)
Sets the value of the lod4MultiSolid property.
|
void |
setLod4MultiSurface(MultiSurfacePropertyType value)
Sets the value of the lod4MultiSurface property.
|
void |
setUsage(java.util.List<CodeType> value) |
java.lang.String |
toString() |
void |
unsetFunction() |
void |
unsetGenericApplicationPropertyOfPlantCover() |
void |
unsetUsage() |
PlantCoverType |
withAverageHeight(LengthType value) |
PlantCoverType |
withClazz(CodeType value) |
PlantCoverType |
withCreationDate(javax.xml.datatype.XMLGregorianCalendar value) |
PlantCoverType |
withExternalReference(java.util.Collection<ExternalReferenceType> values) |
PlantCoverType |
withExternalReference(ExternalReferenceType... values) |
PlantCoverType |
withExternalReference(java.util.List<ExternalReferenceType> value) |
PlantCoverType |
withFunction(CodeType... values) |
PlantCoverType |
withFunction(java.util.Collection<CodeType> values) |
PlantCoverType |
withFunction(java.util.List<CodeType> value) |
PlantCoverType |
withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values) |
PlantCoverType |
withGeneralizesTo(GeneralizationRelationType... values) |
PlantCoverType |
withGeneralizesTo(java.util.List<GeneralizationRelationType> value) |
PlantCoverType |
withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values) |
PlantCoverType |
withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values) |
PlantCoverType |
withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value) |
PlantCoverType |
withGenericApplicationPropertyOfPlantCover(java.util.Collection<java.lang.Object> values) |
PlantCoverType |
withGenericApplicationPropertyOfPlantCover(java.util.List<java.lang.Object> value) |
PlantCoverType |
withGenericApplicationPropertyOfPlantCover(java.lang.Object... values) |
PlantCoverType |
withGenericApplicationPropertyOfVegetationObject(java.util.Collection<java.lang.Object> values) |
PlantCoverType |
withGenericApplicationPropertyOfVegetationObject(java.util.List<java.lang.Object> value) |
PlantCoverType |
withGenericApplicationPropertyOfVegetationObject(java.lang.Object... values) |
PlantCoverType |
withLod1MultiSolid(MultiSolidPropertyType value) |
PlantCoverType |
withLod1MultiSurface(MultiSurfacePropertyType value) |
PlantCoverType |
withLod2MultiSolid(MultiSolidPropertyType value) |
PlantCoverType |
withLod2MultiSurface(MultiSurfacePropertyType value) |
PlantCoverType |
withLod3MultiSolid(MultiSolidPropertyType value) |
PlantCoverType |
withLod3MultiSurface(MultiSurfacePropertyType value) |
PlantCoverType |
withLod4MultiSolid(MultiSolidPropertyType value) |
PlantCoverType |
withLod4MultiSurface(MultiSurfacePropertyType value) |
PlantCoverType |
withRelativeToTerrain(RelativeToTerrainType value) |
PlantCoverType |
withRelativeToWater(RelativeToWaterType value) |
PlantCoverType |
withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value) |
PlantCoverType |
withUsage(CodeType... values) |
PlantCoverType |
withUsage(java.util.Collection<CodeType> values) |
PlantCoverType |
withUsage(java.util.List<CodeType> value) |
getGenericApplicationPropertyOfVegetationObject, isSetGenericApplicationPropertyOfVegetationObject, setGenericApplicationPropertyOfVegetationObject, unsetGenericApplicationPropertyOfVegetationObjectgetCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setRelativeToTerrain, setRelativeToWater, setTerminationDate, unsetExternalReference, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObjectgetBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withNamegetDescription, getId, getMetaDataProperty, getName, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, setDescription, setId, setMetaDataProperty, setName, unsetMetaDataProperty, unsetNameprotected CodeType clazz
protected java.util.List<CodeType> function
protected java.util.List<CodeType> usage
protected LengthType averageHeight
protected MultiSurfacePropertyType lod1MultiSurface
protected MultiSurfacePropertyType lod2MultiSurface
protected MultiSurfacePropertyType lod3MultiSurface
protected MultiSurfacePropertyType lod4MultiSurface
protected MultiSolidPropertyType lod1MultiSolid
protected MultiSolidPropertyType lod2MultiSolid
protected MultiSolidPropertyType lod3MultiSolid
protected MultiSolidPropertyType lod4MultiSolid
protected java.util.List<java.lang.Object> genericApplicationPropertyOfPlantCover
public CodeType getClazz()
CodeTypepublic void setClazz(CodeType value)
value - allowed object is
CodeTypepublic 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 LengthType getAverageHeight()
LengthTypepublic void setAverageHeight(LengthType value)
value - allowed object is
LengthTypepublic boolean isSetAverageHeight()
public MultiSurfacePropertyType getLod1MultiSurface()
MultiSurfacePropertyTypepublic void setLod1MultiSurface(MultiSurfacePropertyType value)
value - allowed object is
MultiSurfacePropertyTypepublic boolean isSetLod1MultiSurface()
public MultiSurfacePropertyType getLod2MultiSurface()
MultiSurfacePropertyTypepublic void setLod2MultiSurface(MultiSurfacePropertyType value)
value - allowed object is
MultiSurfacePropertyTypepublic boolean isSetLod2MultiSurface()
public MultiSurfacePropertyType getLod3MultiSurface()
MultiSurfacePropertyTypepublic void setLod3MultiSurface(MultiSurfacePropertyType value)
value - allowed object is
MultiSurfacePropertyTypepublic boolean isSetLod3MultiSurface()
public MultiSurfacePropertyType getLod4MultiSurface()
MultiSurfacePropertyTypepublic void setLod4MultiSurface(MultiSurfacePropertyType value)
value - allowed object is
MultiSurfacePropertyTypepublic boolean isSetLod4MultiSurface()
public MultiSolidPropertyType getLod1MultiSolid()
MultiSolidPropertyTypepublic void setLod1MultiSolid(MultiSolidPropertyType value)
value - allowed object is
MultiSolidPropertyTypepublic boolean isSetLod1MultiSolid()
public MultiSolidPropertyType getLod2MultiSolid()
MultiSolidPropertyTypepublic void setLod2MultiSolid(MultiSolidPropertyType value)
value - allowed object is
MultiSolidPropertyTypepublic boolean isSetLod2MultiSolid()
public MultiSolidPropertyType getLod3MultiSolid()
MultiSolidPropertyTypepublic void setLod3MultiSolid(MultiSolidPropertyType value)
value - allowed object is
MultiSolidPropertyTypepublic boolean isSetLod3MultiSolid()
public MultiSolidPropertyType getLod4MultiSolid()
MultiSolidPropertyTypepublic void setLod4MultiSolid(MultiSolidPropertyType value)
value - allowed object is
MultiSolidPropertyTypepublic boolean isSetLod4MultiSolid()
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfPlantCover()
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 genericApplicationPropertyOfPlantCover property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfPlantCover().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfPlantCover()
public void unsetGenericApplicationPropertyOfPlantCover()
public java.lang.String toString()
toString in class AbstractVegetationObjectTypepublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractVegetationObjectTypepublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2appendFields in class AbstractVegetationObjectTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractVegetationObjectTypepublic boolean equals(java.lang.Object object)
equals in class AbstractVegetationObjectTypepublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2hashCode in class AbstractVegetationObjectTypepublic int hashCode()
hashCode in class AbstractVegetationObjectTypepublic java.lang.Object clone()
clone in class AbstractVegetationObjectTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractVegetationObjectTypepublic java.lang.Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractVegetationObjectTypepublic java.lang.Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(java.lang.Object left,
java.lang.Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractVegetationObjectTypepublic void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
java.lang.Object left,
java.lang.Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractVegetationObjectTypepublic void setFunction(java.util.List<CodeType> value)
public void setUsage(java.util.List<CodeType> value)
public void setGenericApplicationPropertyOfPlantCover(java.util.List<java.lang.Object> value)
public PlantCoverType withClazz(CodeType value)
public PlantCoverType withFunction(CodeType... values)
public PlantCoverType withFunction(java.util.Collection<CodeType> values)
public PlantCoverType withUsage(CodeType... values)
public PlantCoverType withUsage(java.util.Collection<CodeType> values)
public PlantCoverType withAverageHeight(LengthType value)
public PlantCoverType withLod1MultiSurface(MultiSurfacePropertyType value)
public PlantCoverType withLod2MultiSurface(MultiSurfacePropertyType value)
public PlantCoverType withLod3MultiSurface(MultiSurfacePropertyType value)
public PlantCoverType withLod4MultiSurface(MultiSurfacePropertyType value)
public PlantCoverType withLod1MultiSolid(MultiSolidPropertyType value)
public PlantCoverType withLod2MultiSolid(MultiSolidPropertyType value)
public PlantCoverType withLod3MultiSolid(MultiSolidPropertyType value)
public PlantCoverType withLod4MultiSolid(MultiSolidPropertyType value)
public PlantCoverType withGenericApplicationPropertyOfPlantCover(java.lang.Object... values)
public PlantCoverType withGenericApplicationPropertyOfPlantCover(java.util.Collection<java.lang.Object> values)
public PlantCoverType withFunction(java.util.List<CodeType> value)
public PlantCoverType withUsage(java.util.List<CodeType> value)
public PlantCoverType withGenericApplicationPropertyOfPlantCover(java.util.List<java.lang.Object> value)
public PlantCoverType withGenericApplicationPropertyOfVegetationObject(java.lang.Object... values)
withGenericApplicationPropertyOfVegetationObject in class AbstractVegetationObjectTypepublic PlantCoverType withGenericApplicationPropertyOfVegetationObject(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfVegetationObject in class AbstractVegetationObjectTypepublic PlantCoverType withGenericApplicationPropertyOfVegetationObject(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfVegetationObject in class AbstractVegetationObjectTypepublic PlantCoverType withCreationDate(javax.xml.datatype.XMLGregorianCalendar value)
withCreationDate in class AbstractVegetationObjectTypepublic PlantCoverType withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value)
withTerminationDate in class AbstractVegetationObjectTypepublic PlantCoverType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractVegetationObjectTypepublic PlantCoverType withExternalReference(java.util.Collection<ExternalReferenceType> values)
withExternalReference in class AbstractVegetationObjectTypepublic PlantCoverType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractVegetationObjectTypepublic PlantCoverType withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractVegetationObjectTypepublic PlantCoverType withRelativeToTerrain(RelativeToTerrainType value)
withRelativeToTerrain in class AbstractVegetationObjectTypepublic PlantCoverType withRelativeToWater(RelativeToWaterType value)
withRelativeToWater in class AbstractVegetationObjectTypepublic PlantCoverType withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractVegetationObjectTypepublic PlantCoverType withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractVegetationObjectTypepublic PlantCoverType withExternalReference(java.util.List<ExternalReferenceType> value)
withExternalReference in class AbstractVegetationObjectTypepublic PlantCoverType withGeneralizesTo(java.util.List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractVegetationObjectTypepublic PlantCoverType withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractVegetationObjectTypeCopyright © 2008-2022. All Rights Reserved.