public class BreaklineReliefType extends AbstractReliefComponentType implements 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 BreaklineReliefType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BreaklineReliefType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/relief/2.0}AbstractReliefComponentType">
<sequence>
<element name="ridgeOrValleyLines" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element name="breaklines" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element ref="{http://www.opengis.net/citygml/relief/2.0}_GenericApplicationPropertyOfBreaklineRelief" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultiCurvePropertyType |
breaklines |
protected List<Object> |
genericApplicationPropertyOfBreaklineRelief |
protected MultiCurvePropertyType |
ridgeOrValleyLines |
extent, genericApplicationPropertyOfReliefComponent, lodcreationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
BreaklineReliefType() |
getExtent, getGenericApplicationPropertyOfReliefComponent, getLod, isSetExtent, isSetGenericApplicationPropertyOfReliefComponent, isSetLod, setExtent, setGenericApplicationPropertyOfReliefComponent, setLod, unsetGenericApplicationPropertyOfReliefComponentgetCreationDate, 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 MultiCurvePropertyType ridgeOrValleyLines
protected MultiCurvePropertyType breaklines
public MultiCurvePropertyType getRidgeOrValleyLines()
MultiCurvePropertyTypepublic void setRidgeOrValleyLines(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetRidgeOrValleyLines()
public MultiCurvePropertyType getBreaklines()
MultiCurvePropertyTypepublic void setBreaklines(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetBreaklines()
public List<Object> getGenericApplicationPropertyOfBreaklineRelief()
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 genericApplicationPropertyOfBreaklineRelief property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfBreaklineRelief().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfBreaklineRelief()
public void unsetGenericApplicationPropertyOfBreaklineRelief()
public String toString()
toString in class AbstractReliefComponentTypepublic StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2append in class AbstractReliefComponentTypepublic StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, 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,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractReliefComponentTypepublic boolean equals(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 Object clone()
clone in class AbstractReliefComponentTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractReliefComponentTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractReliefComponentTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public void mergeFrom(Object left, 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,
Object left,
Object right,
org.jvnet.jaxb2_commons.lang.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractReliefComponentTypepublic void setGenericApplicationPropertyOfBreaklineRelief(List<Object> value)
public BreaklineReliefType withRidgeOrValleyLines(MultiCurvePropertyType value)
public BreaklineReliefType withBreaklines(MultiCurvePropertyType value)
public BreaklineReliefType withGenericApplicationPropertyOfBreaklineRelief(Object... values)
public BreaklineReliefType withGenericApplicationPropertyOfBreaklineRelief(Collection<Object> values)
public BreaklineReliefType withGenericApplicationPropertyOfBreaklineRelief(List<Object> value)
public BreaklineReliefType withLod(int value)
withLod in class AbstractReliefComponentTypepublic BreaklineReliefType withExtent(PolygonPropertyType value)
withExtent in class AbstractReliefComponentTypepublic BreaklineReliefType withGenericApplicationPropertyOfReliefComponent(Object... values)
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentTypepublic BreaklineReliefType withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentTypepublic BreaklineReliefType withGenericApplicationPropertyOfReliefComponent(List<Object> value)
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentTypepublic BreaklineReliefType withCreationDate(XMLGregorianCalendar value)
withCreationDate in class AbstractReliefComponentTypepublic BreaklineReliefType withTerminationDate(XMLGregorianCalendar value)
withTerminationDate in class AbstractReliefComponentTypepublic BreaklineReliefType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractReliefComponentTypepublic BreaklineReliefType withExternalReference(Collection<ExternalReferenceType> values)
withExternalReference in class AbstractReliefComponentTypepublic BreaklineReliefType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractReliefComponentTypepublic BreaklineReliefType withGeneralizesTo(Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractReliefComponentTypepublic BreaklineReliefType withRelativeToTerrain(RelativeToTerrainType value)
withRelativeToTerrain in class AbstractReliefComponentTypepublic BreaklineReliefType withRelativeToWater(RelativeToWaterType value)
withRelativeToWater in class AbstractReliefComponentTypepublic BreaklineReliefType withGenericApplicationPropertyOfCityObject(jakarta.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentTypepublic BreaklineReliefType withGenericApplicationPropertyOfCityObject(Collection<jakarta.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentTypepublic BreaklineReliefType withExternalReference(List<ExternalReferenceType> value)
withExternalReference in class AbstractReliefComponentTypepublic BreaklineReliefType withGeneralizesTo(List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractReliefComponentTypepublic BreaklineReliefType withGenericApplicationPropertyOfCityObject(List<jakarta.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentTypeCopyright © 2008–2023. All rights reserved.