net.opengis.citygml.building.v_1_0
Class GroundSurfaceType

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.building.v_1_0.AbstractBoundarySurfaceType
                  extended by net.opengis.citygml.building.v_1_0.GroundSurfaceType
All Implemented Interfaces:
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

public class GroundSurfaceType
extends AbstractBoundarySurfaceType
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 GroundSurfaceType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="GroundSurfaceType">
   <complexContent>
     <extension base="{http://www.opengis.net/citygml/building/1.0}AbstractBoundarySurfaceType">
       <sequence>
         <element ref="{http://www.opengis.net/citygml/building/1.0}_GenericApplicationPropertyOfGroundSurface" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<Object> genericApplicationPropertyOfGroundSurface
           
 
Fields inherited from class net.opengis.citygml.building.v_1_0.AbstractBoundarySurfaceType
genericApplicationPropertyOfBoundarySurface, lod2MultiSurface, lod3MultiSurface, lod4MultiSurface, opening
 
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
GroundSurfaceType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 strategy)
           
 List<Object> getGenericApplicationPropertyOfGroundSurface()
          Gets the value of the genericApplicationPropertyOfGroundSurface property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
           
 boolean isSetGenericApplicationPropertyOfGroundSurface()
           
 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)
           
 void mergeFrom(Object left, Object right)
           
 void setGenericApplicationPropertyOfGroundSurface(List<Object> value)
           
 String toString()
           
 void unsetGenericApplicationPropertyOfGroundSurface()
           
 GroundSurfaceType withCreationDate(XMLGregorianCalendar value)
           
 GroundSurfaceType withExternalReference(Collection<ExternalReferenceType> values)
           
 GroundSurfaceType withExternalReference(ExternalReferenceType... values)
           
 GroundSurfaceType withExternalReference(List<ExternalReferenceType> value)
           
 GroundSurfaceType withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 GroundSurfaceType withGeneralizesTo(GeneralizationRelationType... values)
           
 GroundSurfaceType withGeneralizesTo(List<GeneralizationRelationType> value)
           
 GroundSurfaceType withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
           
 GroundSurfaceType withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
           
 GroundSurfaceType withGenericApplicationPropertyOfBoundarySurface(Object... values)
           
 GroundSurfaceType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 GroundSurfaceType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 GroundSurfaceType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 GroundSurfaceType withGenericApplicationPropertyOfGroundSurface(Collection<Object> values)
           
 GroundSurfaceType withGenericApplicationPropertyOfGroundSurface(List<Object> value)
           
 GroundSurfaceType withGenericApplicationPropertyOfGroundSurface(Object... values)
           
 GroundSurfaceType withLod2MultiSurface(MultiSurfacePropertyType value)
           
 GroundSurfaceType withLod3MultiSurface(MultiSurfacePropertyType value)
           
 GroundSurfaceType withLod4MultiSurface(MultiSurfacePropertyType value)
           
 GroundSurfaceType withOpening(Collection<OpeningPropertyType> values)
           
 GroundSurfaceType withOpening(List<OpeningPropertyType> value)
           
 GroundSurfaceType withOpening(OpeningPropertyType... values)
           
 GroundSurfaceType withTerminationDate(XMLGregorianCalendar value)
           
 
Methods inherited from class net.opengis.citygml.building.v_1_0.AbstractBoundarySurfaceType
getGenericApplicationPropertyOfBoundarySurface, getLod2MultiSurface, getLod3MultiSurface, getLod4MultiSurface, getOpening, isSetGenericApplicationPropertyOfBoundarySurface, isSetLod2MultiSurface, isSetLod3MultiSurface, isSetLod4MultiSurface, isSetOpening, setGenericApplicationPropertyOfBoundarySurface, setLod2MultiSurface, setLod3MultiSurface, setLod4MultiSurface, setOpening, unsetGenericApplicationPropertyOfBoundarySurface, unsetOpening
 
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

genericApplicationPropertyOfGroundSurface

protected List<Object> genericApplicationPropertyOfGroundSurface
Constructor Detail

GroundSurfaceType

public GroundSurfaceType()
Method Detail

getGenericApplicationPropertyOfGroundSurface

public List<Object> getGenericApplicationPropertyOfGroundSurface()
Gets the value of the genericApplicationPropertyOfGroundSurface 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 genericApplicationPropertyOfGroundSurface property.

For example, to add a new item, do as follows:

    getGenericApplicationPropertyOfGroundSurface().add(newItem);
 

Objects of the following type(s) are allowed in the list Object


isSetGenericApplicationPropertyOfGroundSurface

public boolean isSetGenericApplicationPropertyOfGroundSurface()

unsetGenericApplicationPropertyOfGroundSurface

public void unsetGenericApplicationPropertyOfGroundSurface()

toString

public String toString()
Overrides:
toString in class AbstractBoundarySurfaceType

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
append in class AbstractBoundarySurfaceType

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
Overrides:
appendFields in class AbstractBoundarySurfaceType

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.EqualsStrategy2 strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals2
Overrides:
equals in class AbstractBoundarySurfaceType

equals

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

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
Overrides:
hashCode in class AbstractBoundarySurfaceType

hashCode

public int hashCode()
Overrides:
hashCode in class AbstractBoundarySurfaceType

clone

public Object clone()
Overrides:
clone in class AbstractBoundarySurfaceType

copyTo

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

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Overrides:
copyTo in class AbstractBoundarySurfaceType

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2

mergeFrom

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

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.MergeStrategy2 strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
Overrides:
mergeFrom in class AbstractBoundarySurfaceType

setGenericApplicationPropertyOfGroundSurface

public void setGenericApplicationPropertyOfGroundSurface(List<Object> value)

withGenericApplicationPropertyOfGroundSurface

public GroundSurfaceType withGenericApplicationPropertyOfGroundSurface(Object... values)

withGenericApplicationPropertyOfGroundSurface

public GroundSurfaceType withGenericApplicationPropertyOfGroundSurface(Collection<Object> values)

withGenericApplicationPropertyOfGroundSurface

public GroundSurfaceType withGenericApplicationPropertyOfGroundSurface(List<Object> value)

withLod2MultiSurface

public GroundSurfaceType withLod2MultiSurface(MultiSurfacePropertyType value)
Overrides:
withLod2MultiSurface in class AbstractBoundarySurfaceType

withLod3MultiSurface

public GroundSurfaceType withLod3MultiSurface(MultiSurfacePropertyType value)
Overrides:
withLod3MultiSurface in class AbstractBoundarySurfaceType

withLod4MultiSurface

public GroundSurfaceType withLod4MultiSurface(MultiSurfacePropertyType value)
Overrides:
withLod4MultiSurface in class AbstractBoundarySurfaceType

withOpening

public GroundSurfaceType withOpening(OpeningPropertyType... values)
Overrides:
withOpening in class AbstractBoundarySurfaceType

withOpening

public GroundSurfaceType withOpening(Collection<OpeningPropertyType> values)
Overrides:
withOpening in class AbstractBoundarySurfaceType

withGenericApplicationPropertyOfBoundarySurface

public GroundSurfaceType withGenericApplicationPropertyOfBoundarySurface(Object... values)
Overrides:
withGenericApplicationPropertyOfBoundarySurface in class AbstractBoundarySurfaceType

withGenericApplicationPropertyOfBoundarySurface

public GroundSurfaceType withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
Overrides:
withGenericApplicationPropertyOfBoundarySurface in class AbstractBoundarySurfaceType

withOpening

public GroundSurfaceType withOpening(List<OpeningPropertyType> value)
Overrides:
withOpening in class AbstractBoundarySurfaceType

withGenericApplicationPropertyOfBoundarySurface

public GroundSurfaceType withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
Overrides:
withGenericApplicationPropertyOfBoundarySurface in class AbstractBoundarySurfaceType

withCreationDate

public GroundSurfaceType withCreationDate(XMLGregorianCalendar value)
Overrides:
withCreationDate in class AbstractBoundarySurfaceType

withTerminationDate

public GroundSurfaceType withTerminationDate(XMLGregorianCalendar value)
Overrides:
withTerminationDate in class AbstractBoundarySurfaceType

withExternalReference

public GroundSurfaceType withExternalReference(ExternalReferenceType... values)
Overrides:
withExternalReference in class AbstractBoundarySurfaceType

withExternalReference

public GroundSurfaceType withExternalReference(Collection<ExternalReferenceType> values)
Overrides:
withExternalReference in class AbstractBoundarySurfaceType

withGeneralizesTo

public GroundSurfaceType withGeneralizesTo(GeneralizationRelationType... values)
Overrides:
withGeneralizesTo in class AbstractBoundarySurfaceType

withGeneralizesTo

public GroundSurfaceType withGeneralizesTo(Collection<GeneralizationRelationType> values)
Overrides:
withGeneralizesTo in class AbstractBoundarySurfaceType

withGenericApplicationPropertyOfCityObject

public GroundSurfaceType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBoundarySurfaceType

withGenericApplicationPropertyOfCityObject

public GroundSurfaceType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBoundarySurfaceType

withExternalReference

public GroundSurfaceType withExternalReference(List<ExternalReferenceType> value)
Overrides:
withExternalReference in class AbstractBoundarySurfaceType

withGeneralizesTo

public GroundSurfaceType withGeneralizesTo(List<GeneralizationRelationType> value)
Overrides:
withGeneralizesTo in class AbstractBoundarySurfaceType

withGenericApplicationPropertyOfCityObject

public GroundSurfaceType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBoundarySurfaceType


Copyright © 2008-2015. All Rights Reserved.