public class ReliefFeatureType extends AbstractCityObjectType 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 ReliefFeatureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReliefFeatureType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/2.0}AbstractCityObjectType">
<sequence>
<element name="lod" type="{http://www.opengis.net/citygml/2.0}integerBetween0and4"/>
<element name="reliefComponent" type="{http://www.opengis.net/citygml/relief/2.0}ReliefComponentPropertyType" maxOccurs="unbounded"/>
<element ref="{http://www.opengis.net/citygml/relief/2.0}_GenericApplicationPropertyOfReliefFeature" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfReliefFeature |
protected int |
lod |
protected java.util.List<ReliefComponentPropertyType> |
reliefComponent |
creationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
ReliefFeatureType() |
| 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) |
java.util.List<java.lang.Object> |
getGenericApplicationPropertyOfReliefFeature()
Gets the value of the genericApplicationPropertyOfReliefFeature property.
|
int |
getLod()
Gets the value of the lod property.
|
java.util.List<ReliefComponentPropertyType> |
getReliefComponent()
Gets the value of the reliefComponent property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetGenericApplicationPropertyOfReliefFeature() |
boolean |
isSetLod() |
boolean |
isSetReliefComponent() |
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 |
setGenericApplicationPropertyOfReliefFeature(java.util.List<java.lang.Object> value) |
void |
setLod(int value)
Sets the value of the lod property.
|
void |
setReliefComponent(java.util.List<ReliefComponentPropertyType> value) |
java.lang.String |
toString() |
void |
unsetGenericApplicationPropertyOfReliefFeature() |
void |
unsetReliefComponent() |
ReliefFeatureType |
withCreationDate(javax.xml.datatype.XMLGregorianCalendar value) |
ReliefFeatureType |
withExternalReference(java.util.Collection<ExternalReferenceType> values) |
ReliefFeatureType |
withExternalReference(ExternalReferenceType... values) |
ReliefFeatureType |
withExternalReference(java.util.List<ExternalReferenceType> value) |
ReliefFeatureType |
withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values) |
ReliefFeatureType |
withGeneralizesTo(GeneralizationRelationType... values) |
ReliefFeatureType |
withGeneralizesTo(java.util.List<GeneralizationRelationType> value) |
ReliefFeatureType |
withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values) |
ReliefFeatureType |
withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values) |
ReliefFeatureType |
withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value) |
ReliefFeatureType |
withGenericApplicationPropertyOfReliefFeature(java.util.Collection<java.lang.Object> values) |
ReliefFeatureType |
withGenericApplicationPropertyOfReliefFeature(java.util.List<java.lang.Object> value) |
ReliefFeatureType |
withGenericApplicationPropertyOfReliefFeature(java.lang.Object... values) |
ReliefFeatureType |
withLod(int value) |
ReliefFeatureType |
withRelativeToTerrain(RelativeToTerrainType value) |
ReliefFeatureType |
withRelativeToWater(RelativeToWaterType value) |
ReliefFeatureType |
withReliefComponent(java.util.Collection<ReliefComponentPropertyType> values) |
ReliefFeatureType |
withReliefComponent(java.util.List<ReliefComponentPropertyType> value) |
ReliefFeatureType |
withReliefComponent(ReliefComponentPropertyType... values) |
ReliefFeatureType |
withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value) |
getCreationDate, 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 int lod
protected java.util.List<ReliefComponentPropertyType> reliefComponent
protected java.util.List<java.lang.Object> genericApplicationPropertyOfReliefFeature
public int getLod()
public void setLod(int value)
public boolean isSetLod()
public java.util.List<ReliefComponentPropertyType> getReliefComponent()
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 reliefComponent property.
For example, to add a new item, do as follows:
getReliefComponent().add(newItem);
Objects of the following type(s) are allowed in the list
ReliefComponentPropertyType
public boolean isSetReliefComponent()
public void unsetReliefComponent()
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfReliefFeature()
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 genericApplicationPropertyOfReliefFeature property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfReliefFeature().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfReliefFeature()
public void unsetGenericApplicationPropertyOfReliefFeature()
public java.lang.String toString()
toString in class AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic boolean equals(java.lang.Object object)
equals in class AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic int hashCode()
hashCode in class AbstractCityObjectTypepublic java.lang.Object clone()
clone in class AbstractCityObjectTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic void setReliefComponent(java.util.List<ReliefComponentPropertyType> value)
public void setGenericApplicationPropertyOfReliefFeature(java.util.List<java.lang.Object> value)
public ReliefFeatureType withLod(int value)
public ReliefFeatureType withReliefComponent(ReliefComponentPropertyType... values)
public ReliefFeatureType withReliefComponent(java.util.Collection<ReliefComponentPropertyType> values)
public ReliefFeatureType withGenericApplicationPropertyOfReliefFeature(java.lang.Object... values)
public ReliefFeatureType withGenericApplicationPropertyOfReliefFeature(java.util.Collection<java.lang.Object> values)
public ReliefFeatureType withReliefComponent(java.util.List<ReliefComponentPropertyType> value)
public ReliefFeatureType withGenericApplicationPropertyOfReliefFeature(java.util.List<java.lang.Object> value)
public ReliefFeatureType withCreationDate(javax.xml.datatype.XMLGregorianCalendar value)
withCreationDate in class AbstractCityObjectTypepublic ReliefFeatureType withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value)
withTerminationDate in class AbstractCityObjectTypepublic ReliefFeatureType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractCityObjectTypepublic ReliefFeatureType withExternalReference(java.util.Collection<ExternalReferenceType> values)
withExternalReference in class AbstractCityObjectTypepublic ReliefFeatureType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractCityObjectTypepublic ReliefFeatureType withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractCityObjectTypepublic ReliefFeatureType withRelativeToTerrain(RelativeToTerrainType value)
withRelativeToTerrain in class AbstractCityObjectTypepublic ReliefFeatureType withRelativeToWater(RelativeToWaterType value)
withRelativeToWater in class AbstractCityObjectTypepublic ReliefFeatureType withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypepublic ReliefFeatureType withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypepublic ReliefFeatureType withExternalReference(java.util.List<ExternalReferenceType> value)
withExternalReference in class AbstractCityObjectTypepublic ReliefFeatureType withGeneralizesTo(java.util.List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractCityObjectTypepublic ReliefFeatureType withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypeCopyright © 2008-2022. All Rights Reserved.