public class MassPointReliefType extends AbstractReliefComponentType 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 MassPointReliefType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MassPointReliefType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/relief/1.0}AbstractReliefComponentType">
<sequence>
<element name="reliefPoints" type="{http://www.opengis.net/gml}MultiPointPropertyType"/>
<element ref="{http://www.opengis.net/citygml/relief/1.0}_GenericApplicationPropertyOfMassPointRelief" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.Object> |
genericApplicationPropertyOfMassPointRelief |
protected MultiPointPropertyType |
reliefPoints |
extent, genericApplicationPropertyOfReliefComponent, lodcreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
MassPointReliefType() |
| 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> |
getGenericApplicationPropertyOfMassPointRelief()
Gets the value of the genericApplicationPropertyOfMassPointRelief property.
|
MultiPointPropertyType |
getReliefPoints()
Gets the value of the reliefPoints property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) |
boolean |
isSetGenericApplicationPropertyOfMassPointRelief() |
boolean |
isSetReliefPoints() |
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 |
setGenericApplicationPropertyOfMassPointRelief(java.util.List<java.lang.Object> value) |
void |
setReliefPoints(MultiPointPropertyType value)
Sets the value of the reliefPoints property.
|
java.lang.String |
toString() |
void |
unsetGenericApplicationPropertyOfMassPointRelief() |
MassPointReliefType |
withCreationDate(javax.xml.datatype.XMLGregorianCalendar value) |
MassPointReliefType |
withExtent(PolygonPropertyType value) |
MassPointReliefType |
withExternalReference(java.util.Collection<ExternalReferenceType> values) |
MassPointReliefType |
withExternalReference(ExternalReferenceType... values) |
MassPointReliefType |
withExternalReference(java.util.List<ExternalReferenceType> value) |
MassPointReliefType |
withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values) |
MassPointReliefType |
withGeneralizesTo(GeneralizationRelationType... values) |
MassPointReliefType |
withGeneralizesTo(java.util.List<GeneralizationRelationType> value) |
MassPointReliefType |
withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values) |
MassPointReliefType |
withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values) |
MassPointReliefType |
withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value) |
MassPointReliefType |
withGenericApplicationPropertyOfMassPointRelief(java.util.Collection<java.lang.Object> values) |
MassPointReliefType |
withGenericApplicationPropertyOfMassPointRelief(java.util.List<java.lang.Object> value) |
MassPointReliefType |
withGenericApplicationPropertyOfMassPointRelief(java.lang.Object... values) |
MassPointReliefType |
withGenericApplicationPropertyOfReliefComponent(java.util.Collection<java.lang.Object> values) |
MassPointReliefType |
withGenericApplicationPropertyOfReliefComponent(java.util.List<java.lang.Object> value) |
MassPointReliefType |
withGenericApplicationPropertyOfReliefComponent(java.lang.Object... values) |
MassPointReliefType |
withLod(int value) |
MassPointReliefType |
withReliefPoints(MultiPointPropertyType value) |
MassPointReliefType |
withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value) |
getExtent, getGenericApplicationPropertyOfReliefComponent, getLod, isSetExtent, isSetGenericApplicationPropertyOfReliefComponent, isSetLod, setExtent, setGenericApplicationPropertyOfReliefComponent, setLod, unsetGenericApplicationPropertyOfReliefComponentgetCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, 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 MultiPointPropertyType reliefPoints
protected java.util.List<java.lang.Object> genericApplicationPropertyOfMassPointRelief
public MultiPointPropertyType getReliefPoints()
MultiPointPropertyTypepublic void setReliefPoints(MultiPointPropertyType value)
value - allowed object is
MultiPointPropertyTypepublic boolean isSetReliefPoints()
public java.util.List<java.lang.Object> getGenericApplicationPropertyOfMassPointRelief()
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 genericApplicationPropertyOfMassPointRelief property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfMassPointRelief().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfMassPointRelief()
public void unsetGenericApplicationPropertyOfMassPointRelief()
public java.lang.String toString()
toString in class AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic boolean equals(java.lang.Object object)
equals in class AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic int hashCode()
hashCode in class AbstractReliefComponentTypepublic java.lang.Object clone()
clone in class AbstractReliefComponentTypepublic java.lang.Object copyTo(java.lang.Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic 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 AbstractReliefComponentTypepublic void setGenericApplicationPropertyOfMassPointRelief(java.util.List<java.lang.Object> value)
public MassPointReliefType withReliefPoints(MultiPointPropertyType value)
public MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(java.lang.Object... values)
public MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(java.util.Collection<java.lang.Object> values)
public MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(java.util.List<java.lang.Object> value)
public MassPointReliefType withLod(int value)
withLod in class AbstractReliefComponentTypepublic MassPointReliefType withExtent(PolygonPropertyType value)
withExtent in class AbstractReliefComponentTypepublic MassPointReliefType withGenericApplicationPropertyOfReliefComponent(java.lang.Object... values)
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentTypepublic MassPointReliefType withGenericApplicationPropertyOfReliefComponent(java.util.Collection<java.lang.Object> values)
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentTypepublic MassPointReliefType withGenericApplicationPropertyOfReliefComponent(java.util.List<java.lang.Object> value)
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentTypepublic MassPointReliefType withCreationDate(javax.xml.datatype.XMLGregorianCalendar value)
withCreationDate in class AbstractReliefComponentTypepublic MassPointReliefType withTerminationDate(javax.xml.datatype.XMLGregorianCalendar value)
withTerminationDate in class AbstractReliefComponentTypepublic MassPointReliefType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractReliefComponentTypepublic MassPointReliefType withExternalReference(java.util.Collection<ExternalReferenceType> values)
withExternalReference in class AbstractReliefComponentTypepublic MassPointReliefType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractReliefComponentTypepublic MassPointReliefType withGeneralizesTo(java.util.Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractReliefComponentTypepublic MassPointReliefType withGenericApplicationPropertyOfCityObject(javax.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentTypepublic MassPointReliefType withGenericApplicationPropertyOfCityObject(java.util.Collection<javax.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentTypepublic MassPointReliefType withExternalReference(java.util.List<ExternalReferenceType> value)
withExternalReference in class AbstractReliefComponentTypepublic MassPointReliefType withGeneralizesTo(java.util.List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractReliefComponentTypepublic MassPointReliefType withGenericApplicationPropertyOfCityObject(java.util.List<javax.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentTypeCopyright © 2008-2021. All Rights Reserved.