net.opengis.citygml.relief.v_1_0
Class MassPointReliefType

java.lang.Object
  extended by net.opengis.gml.v_3_1_1.AbstractGMLType
      extended by net.opengis.gml.v_3_1_1.AbstractFeatureType
          extended by net.opengis.citygml.v_1_0.AbstractCityObjectType
              extended by net.opengis.citygml.relief.v_1_0.AbstractReliefComponentType
                  extended by net.opengis.citygml.relief.v_1_0.MassPointReliefType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

public class MassPointReliefType
extends AbstractReliefComponentType
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

Type describing the mass point component of a relief feature. As subclass of _CityObject, a MassPoint Relief inherits all attributes and relations, in particular an id, names, external references, and generalization relations.

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>
 


Field Summary
protected  List<Object> genericApplicationPropertyOfMassPointRelief
           
protected  MultiPointPropertyType reliefPoints
           
 
Fields inherited from class net.opengis.citygml.relief.v_1_0.AbstractReliefComponentType
extent, genericApplicationPropertyOfReliefComponent, lod
 
Fields inherited from class net.opengis.citygml.v_1_0.AbstractCityObjectType
creationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, terminationDate
 
Fields inherited from class net.opengis.gml.v_3_1_1.AbstractFeatureType
boundedBy, location
 
Fields inherited from class net.opengis.gml.v_3_1_1.AbstractGMLType
description, id, metaDataProperty, name
 
Constructor Summary
MassPointReliefType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
           
 List<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.HashCodeStrategy strategy)
           
 boolean isSetGenericApplicationPropertyOfMassPointRelief()
           
 boolean isSetReliefPoints()
           
 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.MergeStrategy strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setGenericApplicationPropertyOfMassPointRelief(List<Object> value)
           
 void setReliefPoints(MultiPointPropertyType value)
          Sets the value of the reliefPoints property.
 String toString()
           
 void unsetGenericApplicationPropertyOfMassPointRelief()
           
 MassPointReliefType withCreationDate(XMLGregorianCalendar value)
           
 MassPointReliefType withExtent(PolygonPropertyType value)
           
 MassPointReliefType withExternalReference(Collection<ExternalReferenceType> values)
           
 MassPointReliefType withExternalReference(ExternalReferenceType... values)
           
 MassPointReliefType withExternalReference(List<ExternalReferenceType> value)
           
 MassPointReliefType withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 MassPointReliefType withGeneralizesTo(GeneralizationRelationType... values)
           
 MassPointReliefType withGeneralizesTo(List<GeneralizationRelationType> value)
           
 MassPointReliefType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 MassPointReliefType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 MassPointReliefType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(Collection<Object> values)
           
 MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(List<Object> value)
           
 MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(Object... values)
           
 MassPointReliefType withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
           
 MassPointReliefType withGenericApplicationPropertyOfReliefComponent(List<Object> value)
           
 MassPointReliefType withGenericApplicationPropertyOfReliefComponent(Object... values)
           
 MassPointReliefType withLod(int value)
           
 MassPointReliefType withReliefPoints(MultiPointPropertyType value)
           
 MassPointReliefType withTerminationDate(XMLGregorianCalendar value)
           
 
Methods inherited from class net.opengis.citygml.relief.v_1_0.AbstractReliefComponentType
getExtent, getGenericApplicationPropertyOfReliefComponent, getLod, isSetExtent, isSetGenericApplicationPropertyOfReliefComponent, isSetLod, setExtent, setGenericApplicationPropertyOfReliefComponent, setLod, unsetGenericApplicationPropertyOfReliefComponent
 
Methods inherited from class net.opengis.citygml.v_1_0.AbstractCityObjectType
getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setTerminationDate, unsetExternalReference, unsetGeneralizesTo, unsetGenericApplicationPropertyOfCityObject
 
Methods inherited from class net.opengis.gml.v_3_1_1.AbstractFeatureType
getBoundedBy, getLocation, isSetBoundedBy, isSetLocation, setBoundedBy, setLocation, withBoundedBy, withDescription, withId, withLocation, withMetaDataProperty, withMetaDataProperty, withMetaDataProperty, withName, withName, withName
 
Methods inherited from class net.opengis.gml.v_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
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

reliefPoints

protected MultiPointPropertyType reliefPoints

genericApplicationPropertyOfMassPointRelief

protected List<Object> genericApplicationPropertyOfMassPointRelief
Constructor Detail

MassPointReliefType

public MassPointReliefType()
Method Detail

getReliefPoints

public MultiPointPropertyType getReliefPoints()
Gets the value of the reliefPoints property.

Returns:
possible object is MultiPointPropertyType

setReliefPoints

public void setReliefPoints(MultiPointPropertyType value)
Sets the value of the reliefPoints property.

Parameters:
value - allowed object is MultiPointPropertyType

isSetReliefPoints

public boolean isSetReliefPoints()

getGenericApplicationPropertyOfMassPointRelief

public List<Object> getGenericApplicationPropertyOfMassPointRelief()
Gets the value of the genericApplicationPropertyOfMassPointRelief property.

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


isSetGenericApplicationPropertyOfMassPointRelief

public boolean isSetGenericApplicationPropertyOfMassPointRelief()

unsetGenericApplicationPropertyOfMassPointRelief

public void unsetGenericApplicationPropertyOfMassPointRelief()

toString

public String toString()
Overrides:
toString in class AbstractReliefComponentType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
append in class AbstractReliefComponentType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
Overrides:
appendFields in class AbstractReliefComponentType

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals
Overrides:
equals in class AbstractReliefComponentType

equals

public boolean equals(Object object)
Overrides:
equals in class AbstractReliefComponentType

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode
Overrides:
hashCode in class AbstractReliefComponentType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractReliefComponentType

clone

public Object clone()
Overrides:
clone in class AbstractReliefComponentType

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class AbstractReliefComponentType

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo
Overrides:
copyTo in class AbstractReliefComponentType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom
Overrides:
mergeFrom in class AbstractReliefComponentType

mergeFrom

public 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.MergeStrategy strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom
Overrides:
mergeFrom in class AbstractReliefComponentType

setGenericApplicationPropertyOfMassPointRelief

public void setGenericApplicationPropertyOfMassPointRelief(List<Object> value)

withReliefPoints

public MassPointReliefType withReliefPoints(MultiPointPropertyType value)

withGenericApplicationPropertyOfMassPointRelief

public MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(Object... values)

withGenericApplicationPropertyOfMassPointRelief

public MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(Collection<Object> values)

withGenericApplicationPropertyOfMassPointRelief

public MassPointReliefType withGenericApplicationPropertyOfMassPointRelief(List<Object> value)

withLod

public MassPointReliefType withLod(int value)
Overrides:
withLod in class AbstractReliefComponentType

withExtent

public MassPointReliefType withExtent(PolygonPropertyType value)
Overrides:
withExtent in class AbstractReliefComponentType

withGenericApplicationPropertyOfReliefComponent

public MassPointReliefType withGenericApplicationPropertyOfReliefComponent(Object... values)
Overrides:
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentType

withGenericApplicationPropertyOfReliefComponent

public MassPointReliefType withGenericApplicationPropertyOfReliefComponent(Collection<Object> values)
Overrides:
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentType

withGenericApplicationPropertyOfReliefComponent

public MassPointReliefType withGenericApplicationPropertyOfReliefComponent(List<Object> value)
Overrides:
withGenericApplicationPropertyOfReliefComponent in class AbstractReliefComponentType

withCreationDate

public MassPointReliefType withCreationDate(XMLGregorianCalendar value)
Overrides:
withCreationDate in class AbstractReliefComponentType

withTerminationDate

public MassPointReliefType withTerminationDate(XMLGregorianCalendar value)
Overrides:
withTerminationDate in class AbstractReliefComponentType

withExternalReference

public MassPointReliefType withExternalReference(ExternalReferenceType... values)
Overrides:
withExternalReference in class AbstractReliefComponentType

withExternalReference

public MassPointReliefType withExternalReference(Collection<ExternalReferenceType> values)
Overrides:
withExternalReference in class AbstractReliefComponentType

withGeneralizesTo

public MassPointReliefType withGeneralizesTo(GeneralizationRelationType... values)
Overrides:
withGeneralizesTo in class AbstractReliefComponentType

withGeneralizesTo

public MassPointReliefType withGeneralizesTo(Collection<GeneralizationRelationType> values)
Overrides:
withGeneralizesTo in class AbstractReliefComponentType

withGenericApplicationPropertyOfCityObject

public MassPointReliefType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentType

withGenericApplicationPropertyOfCityObject

public MassPointReliefType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentType

withExternalReference

public MassPointReliefType withExternalReference(List<ExternalReferenceType> value)
Overrides:
withExternalReference in class AbstractReliefComponentType

withGeneralizesTo

public MassPointReliefType withGeneralizesTo(List<GeneralizationRelationType> value)
Overrides:
withGeneralizesTo in class AbstractReliefComponentType

withGenericApplicationPropertyOfCityObject

public MassPointReliefType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractReliefComponentType


Copyright © 2008-2015. All Rights Reserved.