|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.opengis.gml.v_3_1_1.AbstractGMLType
net.opengis.gml.v_3_1_1.AbstractFeatureType
net.opengis.citygml.v_1_0.AbstractCityObjectType
net.opengis.citygml.generics.v_1_0.GenericCityObjectType
public class GenericCityObjectType
Generic (user defined) city objects may be used to model features which are not covered explicitly by the CityGML schema. Generic objects must be used with care; they shall only be used if there is no appropiate thematic class available in the overall CityGML schema. Oherwise, problems concerning semantic interoperability may arise. As subclass of _CityObject, a generic city object inherits all attributes and relations, in particular an id, names, external references, and generalization relations.
Java class for GenericCityObjectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenericCityObjectType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/1.0}AbstractCityObjectType">
<sequence>
<element name="class" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="function" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="usage" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="lod0Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/>
<element name="lod1Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/>
<element name="lod2Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/>
<element name="lod3Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/>
<element name="lod4Geometry" type="{http://www.opengis.net/gml}GeometryPropertyType" minOccurs="0"/>
<element name="lod0TerrainIntersection" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element name="lod1TerrainIntersection" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element name="lod2TerrainIntersection" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element name="lod3TerrainIntersection" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element name="lod4TerrainIntersection" type="{http://www.opengis.net/gml}MultiCurvePropertyType" minOccurs="0"/>
<element name="lod0ImplicitRepresentation" type="{http://www.opengis.net/citygml/1.0}ImplicitRepresentationPropertyType" minOccurs="0"/>
<element name="lod1ImplicitRepresentation" type="{http://www.opengis.net/citygml/1.0}ImplicitRepresentationPropertyType" minOccurs="0"/>
<element name="lod2ImplicitRepresentation" type="{http://www.opengis.net/citygml/1.0}ImplicitRepresentationPropertyType" minOccurs="0"/>
<element name="lod3ImplicitRepresentation" type="{http://www.opengis.net/citygml/1.0}ImplicitRepresentationPropertyType" minOccurs="0"/>
<element name="lod4ImplicitRepresentation" type="{http://www.opengis.net/citygml/1.0}ImplicitRepresentationPropertyType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
clazz
|
protected List<String> |
function
|
protected GeometryPropertyType |
lod0Geometry
|
protected ImplicitRepresentationPropertyType |
lod0ImplicitRepresentation
|
protected MultiCurvePropertyType |
lod0TerrainIntersection
|
protected GeometryPropertyType |
lod1Geometry
|
protected ImplicitRepresentationPropertyType |
lod1ImplicitRepresentation
|
protected MultiCurvePropertyType |
lod1TerrainIntersection
|
protected GeometryPropertyType |
lod2Geometry
|
protected ImplicitRepresentationPropertyType |
lod2ImplicitRepresentation
|
protected MultiCurvePropertyType |
lod2TerrainIntersection
|
protected GeometryPropertyType |
lod3Geometry
|
protected ImplicitRepresentationPropertyType |
lod3ImplicitRepresentation
|
protected MultiCurvePropertyType |
lod3TerrainIntersection
|
protected GeometryPropertyType |
lod4Geometry
|
protected ImplicitRepresentationPropertyType |
lod4ImplicitRepresentation
|
protected MultiCurvePropertyType |
lod4TerrainIntersection
|
protected List<String> |
usage
|
| 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 | |
|---|---|
GenericCityObjectType()
|
|
| 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 |
|---|
protected String clazz
protected List<String> function
protected List<String> usage
protected GeometryPropertyType lod0Geometry
protected GeometryPropertyType lod1Geometry
protected GeometryPropertyType lod2Geometry
protected GeometryPropertyType lod3Geometry
protected GeometryPropertyType lod4Geometry
protected MultiCurvePropertyType lod0TerrainIntersection
protected MultiCurvePropertyType lod1TerrainIntersection
protected MultiCurvePropertyType lod2TerrainIntersection
protected MultiCurvePropertyType lod3TerrainIntersection
protected MultiCurvePropertyType lod4TerrainIntersection
protected ImplicitRepresentationPropertyType lod0ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod1ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod2ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod3ImplicitRepresentation
protected ImplicitRepresentationPropertyType lod4ImplicitRepresentation
| Constructor Detail |
|---|
public GenericCityObjectType()
| Method Detail |
|---|
public String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic boolean isSetClazz()
public List<String> getFunction()
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 function property.
For example, to add a new item, do as follows:
getFunction().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetFunction()
public void unsetFunction()
public List<String> getUsage()
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 usage property.
For example, to add a new item, do as follows:
getUsage().add(newItem);
Objects of the following type(s) are allowed in the list
String
public boolean isSetUsage()
public void unsetUsage()
public GeometryPropertyType getLod0Geometry()
GeometryPropertyTypepublic void setLod0Geometry(GeometryPropertyType value)
value - allowed object is
GeometryPropertyTypepublic boolean isSetLod0Geometry()
public GeometryPropertyType getLod1Geometry()
GeometryPropertyTypepublic void setLod1Geometry(GeometryPropertyType value)
value - allowed object is
GeometryPropertyTypepublic boolean isSetLod1Geometry()
public GeometryPropertyType getLod2Geometry()
GeometryPropertyTypepublic void setLod2Geometry(GeometryPropertyType value)
value - allowed object is
GeometryPropertyTypepublic boolean isSetLod2Geometry()
public GeometryPropertyType getLod3Geometry()
GeometryPropertyTypepublic void setLod3Geometry(GeometryPropertyType value)
value - allowed object is
GeometryPropertyTypepublic boolean isSetLod3Geometry()
public GeometryPropertyType getLod4Geometry()
GeometryPropertyTypepublic void setLod4Geometry(GeometryPropertyType value)
value - allowed object is
GeometryPropertyTypepublic boolean isSetLod4Geometry()
public MultiCurvePropertyType getLod0TerrainIntersection()
MultiCurvePropertyTypepublic void setLod0TerrainIntersection(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetLod0TerrainIntersection()
public MultiCurvePropertyType getLod1TerrainIntersection()
MultiCurvePropertyTypepublic void setLod1TerrainIntersection(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetLod1TerrainIntersection()
public MultiCurvePropertyType getLod2TerrainIntersection()
MultiCurvePropertyTypepublic void setLod2TerrainIntersection(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetLod2TerrainIntersection()
public MultiCurvePropertyType getLod3TerrainIntersection()
MultiCurvePropertyTypepublic void setLod3TerrainIntersection(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetLod3TerrainIntersection()
public MultiCurvePropertyType getLod4TerrainIntersection()
MultiCurvePropertyTypepublic void setLod4TerrainIntersection(MultiCurvePropertyType value)
value - allowed object is
MultiCurvePropertyTypepublic boolean isSetLod4TerrainIntersection()
public ImplicitRepresentationPropertyType getLod0ImplicitRepresentation()
ImplicitRepresentationPropertyTypepublic void setLod0ImplicitRepresentation(ImplicitRepresentationPropertyType value)
value - allowed object is
ImplicitRepresentationPropertyTypepublic boolean isSetLod0ImplicitRepresentation()
public ImplicitRepresentationPropertyType getLod1ImplicitRepresentation()
ImplicitRepresentationPropertyTypepublic void setLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
value - allowed object is
ImplicitRepresentationPropertyTypepublic boolean isSetLod1ImplicitRepresentation()
public ImplicitRepresentationPropertyType getLod2ImplicitRepresentation()
ImplicitRepresentationPropertyTypepublic void setLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
value - allowed object is
ImplicitRepresentationPropertyTypepublic boolean isSetLod2ImplicitRepresentation()
public ImplicitRepresentationPropertyType getLod3ImplicitRepresentation()
ImplicitRepresentationPropertyTypepublic void setLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
value - allowed object is
ImplicitRepresentationPropertyTypepublic boolean isSetLod3ImplicitRepresentation()
public ImplicitRepresentationPropertyType getLod4ImplicitRepresentation()
ImplicitRepresentationPropertyTypepublic void setLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
value - allowed object is
ImplicitRepresentationPropertyTypepublic boolean isSetLod4ImplicitRepresentation()
public String toString()
toString in class AbstractCityObjectType
public 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 AbstractCityObjectType
public 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 AbstractCityObjectType
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)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2equals in class AbstractCityObjectTypepublic boolean equals(Object object)
equals in class AbstractCityObjectType
public 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 AbstractCityObjectTypepublic int hashCode()
hashCode in class AbstractCityObjectTypepublic Object clone()
clone in class AbstractCityObjectTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2copyTo in class AbstractCityObjectType
public 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 AbstractCityObjectTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractCityObjectType
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)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractCityObjectTypepublic void setFunction(List<String> value)
public void setUsage(List<String> value)
public GenericCityObjectType withClazz(String value)
public GenericCityObjectType withFunction(String... values)
public GenericCityObjectType withFunction(Collection<String> values)
public GenericCityObjectType withUsage(String... values)
public GenericCityObjectType withUsage(Collection<String> values)
public GenericCityObjectType withLod0Geometry(GeometryPropertyType value)
public GenericCityObjectType withLod1Geometry(GeometryPropertyType value)
public GenericCityObjectType withLod2Geometry(GeometryPropertyType value)
public GenericCityObjectType withLod3Geometry(GeometryPropertyType value)
public GenericCityObjectType withLod4Geometry(GeometryPropertyType value)
public GenericCityObjectType withLod0TerrainIntersection(MultiCurvePropertyType value)
public GenericCityObjectType withLod1TerrainIntersection(MultiCurvePropertyType value)
public GenericCityObjectType withLod2TerrainIntersection(MultiCurvePropertyType value)
public GenericCityObjectType withLod3TerrainIntersection(MultiCurvePropertyType value)
public GenericCityObjectType withLod4TerrainIntersection(MultiCurvePropertyType value)
public GenericCityObjectType withLod0ImplicitRepresentation(ImplicitRepresentationPropertyType value)
public GenericCityObjectType withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
public GenericCityObjectType withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
public GenericCityObjectType withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
public GenericCityObjectType withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
public GenericCityObjectType withFunction(List<String> value)
public GenericCityObjectType withUsage(List<String> value)
public GenericCityObjectType withCreationDate(XMLGregorianCalendar value)
withCreationDate in class AbstractCityObjectTypepublic GenericCityObjectType withTerminationDate(XMLGregorianCalendar value)
withTerminationDate in class AbstractCityObjectTypepublic GenericCityObjectType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractCityObjectTypepublic GenericCityObjectType withExternalReference(Collection<ExternalReferenceType> values)
withExternalReference in class AbstractCityObjectTypepublic GenericCityObjectType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractCityObjectTypepublic GenericCityObjectType withGeneralizesTo(Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractCityObjectTypepublic GenericCityObjectType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypepublic GenericCityObjectType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypepublic GenericCityObjectType withExternalReference(List<ExternalReferenceType> value)
withExternalReference in class AbstractCityObjectTypepublic GenericCityObjectType withGeneralizesTo(List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractCityObjectTypepublic GenericCityObjectType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||