net.opengis.citygml.tunnel.v_2_0
Class ClosureSurfaceType
java.lang.Object
net.opengis.gml.v_3_1_1.AbstractGMLType
net.opengis.gml.v_3_1_1.AbstractFeatureType
net.opengis.citygml.v_2_0.AbstractCityObjectType
net.opengis.citygml.tunnel.v_2_0.AbstractBoundarySurfaceType
net.opengis.citygml.tunnel.v_2_0.ClosureSurfaceType
- 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 ClosureSurfaceType
- extends AbstractBoundarySurfaceType
- 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
Virtual surface which can be used to define the volume of geometric objects being not totally bounded by
real surfaces (e. g. the entrance of an open Tunnel).
Java class for ClosureSurfaceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ClosureSurfaceType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/tunnel/2.0}AbstractBoundarySurfaceType">
<sequence>
<element ref="{http://www.opengis.net/citygml/tunnel/2.0}_GenericApplicationPropertyOfClosureSurface" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
|
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> |
getGenericApplicationPropertyOfClosureSurface()
Gets the value of the genericApplicationPropertyOfClosureSurface property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
boolean |
isSetGenericApplicationPropertyOfClosureSurface()
|
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 |
setGenericApplicationPropertyOfClosureSurface(List<Object> value)
|
String |
toString()
|
void |
unsetGenericApplicationPropertyOfClosureSurface()
|
ClosureSurfaceType |
withCreationDate(XMLGregorianCalendar value)
|
ClosureSurfaceType |
withExternalReference(Collection<ExternalReferenceType> values)
|
ClosureSurfaceType |
withExternalReference(ExternalReferenceType... values)
|
ClosureSurfaceType |
withExternalReference(List<ExternalReferenceType> value)
|
ClosureSurfaceType |
withGeneralizesTo(Collection<GeneralizationRelationType> values)
|
ClosureSurfaceType |
withGeneralizesTo(GeneralizationRelationType... values)
|
ClosureSurfaceType |
withGeneralizesTo(List<GeneralizationRelationType> value)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfBoundarySurface(Object... values)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfClosureSurface(Collection<Object> values)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfClosureSurface(List<Object> value)
|
ClosureSurfaceType |
withGenericApplicationPropertyOfClosureSurface(Object... values)
|
ClosureSurfaceType |
withLod2MultiSurface(MultiSurfacePropertyType value)
|
ClosureSurfaceType |
withLod3MultiSurface(MultiSurfacePropertyType value)
|
ClosureSurfaceType |
withLod4MultiSurface(MultiSurfacePropertyType value)
|
ClosureSurfaceType |
withOpening(Collection<OpeningPropertyType> values)
|
ClosureSurfaceType |
withOpening(List<OpeningPropertyType> value)
|
ClosureSurfaceType |
withOpening(OpeningPropertyType... values)
|
ClosureSurfaceType |
withRelativeToTerrain(RelativeToTerrainType value)
|
ClosureSurfaceType |
withRelativeToWater(RelativeToWaterType value)
|
ClosureSurfaceType |
withTerminationDate(XMLGregorianCalendar value)
|
| Methods inherited from class net.opengis.citygml.tunnel.v_2_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_2_0.AbstractCityObjectType |
getCreationDate, getExternalReference, getGeneralizesTo, getGenericApplicationPropertyOfCityObject, getRelativeToTerrain, getRelativeToWater, getTerminationDate, isSetCreationDate, isSetExternalReference, isSetGeneralizesTo, isSetGenericApplicationPropertyOfCityObject, isSetRelativeToTerrain, isSetRelativeToWater, isSetTerminationDate, setCreationDate, setExternalReference, setGeneralizesTo, setGenericApplicationPropertyOfCityObject, setRelativeToTerrain, setRelativeToWater, 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 |
genericApplicationPropertyOfClosureSurface
protected List<Object> genericApplicationPropertyOfClosureSurface
ClosureSurfaceType
public ClosureSurfaceType()
getGenericApplicationPropertyOfClosureSurface
public List<Object> getGenericApplicationPropertyOfClosureSurface()
- Gets the value of the genericApplicationPropertyOfClosureSurface 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 genericApplicationPropertyOfClosureSurface property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfClosureSurface().add(newItem);
Objects of the following type(s) are allowed in the list
Object
isSetGenericApplicationPropertyOfClosureSurface
public boolean isSetGenericApplicationPropertyOfClosureSurface()
unsetGenericApplicationPropertyOfClosureSurface
public void unsetGenericApplicationPropertyOfClosureSurface()
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.ToStringStrategy strategy)
- Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString- Overrides:
append in class AbstractBoundarySurfaceType
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 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.EqualsStrategy strategy)
- Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals- 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.HashCodeStrategy strategy)
- Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode- 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.CopyTo- Overrides:
copyTo in class AbstractBoundarySurfaceType
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 AbstractBoundarySurfaceType
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 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.MergeStrategy strategy)
- Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom- Overrides:
mergeFrom in class AbstractBoundarySurfaceType
setGenericApplicationPropertyOfClosureSurface
public void setGenericApplicationPropertyOfClosureSurface(List<Object> value)
withGenericApplicationPropertyOfClosureSurface
public ClosureSurfaceType withGenericApplicationPropertyOfClosureSurface(Object... values)
withGenericApplicationPropertyOfClosureSurface
public ClosureSurfaceType withGenericApplicationPropertyOfClosureSurface(Collection<Object> values)
withGenericApplicationPropertyOfClosureSurface
public ClosureSurfaceType withGenericApplicationPropertyOfClosureSurface(List<Object> value)
withLod2MultiSurface
public ClosureSurfaceType withLod2MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod2MultiSurface in class AbstractBoundarySurfaceType
withLod3MultiSurface
public ClosureSurfaceType withLod3MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod3MultiSurface in class AbstractBoundarySurfaceType
withLod4MultiSurface
public ClosureSurfaceType withLod4MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod4MultiSurface in class AbstractBoundarySurfaceType
withOpening
public ClosureSurfaceType withOpening(OpeningPropertyType... values)
- Overrides:
withOpening in class AbstractBoundarySurfaceType
withOpening
public ClosureSurfaceType withOpening(Collection<OpeningPropertyType> values)
- Overrides:
withOpening in class AbstractBoundarySurfaceType
withGenericApplicationPropertyOfBoundarySurface
public ClosureSurfaceType withGenericApplicationPropertyOfBoundarySurface(Object... values)
- Overrides:
withGenericApplicationPropertyOfBoundarySurface in class AbstractBoundarySurfaceType
withGenericApplicationPropertyOfBoundarySurface
public ClosureSurfaceType withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
- Overrides:
withGenericApplicationPropertyOfBoundarySurface in class AbstractBoundarySurfaceType
withOpening
public ClosureSurfaceType withOpening(List<OpeningPropertyType> value)
- Overrides:
withOpening in class AbstractBoundarySurfaceType
withGenericApplicationPropertyOfBoundarySurface
public ClosureSurfaceType withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
- Overrides:
withGenericApplicationPropertyOfBoundarySurface in class AbstractBoundarySurfaceType
withCreationDate
public ClosureSurfaceType withCreationDate(XMLGregorianCalendar value)
- Overrides:
withCreationDate in class AbstractBoundarySurfaceType
withTerminationDate
public ClosureSurfaceType withTerminationDate(XMLGregorianCalendar value)
- Overrides:
withTerminationDate in class AbstractBoundarySurfaceType
withExternalReference
public ClosureSurfaceType withExternalReference(ExternalReferenceType... values)
- Overrides:
withExternalReference in class AbstractBoundarySurfaceType
withExternalReference
public ClosureSurfaceType withExternalReference(Collection<ExternalReferenceType> values)
- Overrides:
withExternalReference in class AbstractBoundarySurfaceType
withGeneralizesTo
public ClosureSurfaceType withGeneralizesTo(GeneralizationRelationType... values)
- Overrides:
withGeneralizesTo in class AbstractBoundarySurfaceType
withGeneralizesTo
public ClosureSurfaceType withGeneralizesTo(Collection<GeneralizationRelationType> values)
- Overrides:
withGeneralizesTo in class AbstractBoundarySurfaceType
withRelativeToTerrain
public ClosureSurfaceType withRelativeToTerrain(RelativeToTerrainType value)
- Overrides:
withRelativeToTerrain in class AbstractBoundarySurfaceType
withRelativeToWater
public ClosureSurfaceType withRelativeToWater(RelativeToWaterType value)
- Overrides:
withRelativeToWater in class AbstractBoundarySurfaceType
withGenericApplicationPropertyOfCityObject
public ClosureSurfaceType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
- Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBoundarySurfaceType
withGenericApplicationPropertyOfCityObject
public ClosureSurfaceType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
- Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBoundarySurfaceType
withExternalReference
public ClosureSurfaceType withExternalReference(List<ExternalReferenceType> value)
- Overrides:
withExternalReference in class AbstractBoundarySurfaceType
withGeneralizesTo
public ClosureSurfaceType withGeneralizesTo(List<GeneralizationRelationType> value)
- Overrides:
withGeneralizesTo in class AbstractBoundarySurfaceType
withGenericApplicationPropertyOfCityObject
public ClosureSurfaceType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
- Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBoundarySurfaceType
Copyright © 2008-2015. All Rights Reserved.