public class BridgeRoomType extends AbstractCityObjectType 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 BridgeRoomType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BridgeRoomType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/2.0}AbstractCityObjectType">
<sequence>
<element name="class" type="{http://www.opengis.net/gml}CodeType" minOccurs="0"/>
<element name="function" type="{http://www.opengis.net/gml}CodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="usage" type="{http://www.opengis.net/gml}CodeType" maxOccurs="unbounded" minOccurs="0"/>
<element name="lod4Solid" type="{http://www.opengis.net/gml}SolidPropertyType" minOccurs="0"/>
<element name="lod4MultiSurface" type="{http://www.opengis.net/gml}MultiSurfacePropertyType" minOccurs="0"/>
<element name="boundedBy" type="{http://www.opengis.net/citygml/bridge/2.0}BoundarySurfacePropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="interiorFurniture" type="{http://www.opengis.net/citygml/bridge/2.0}InteriorFurniturePropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element name="bridgeRoomInstallation" type="{http://www.opengis.net/citygml/bridge/2.0}IntBridgeInstallationPropertyType" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.opengis.net/citygml/bridge/2.0}_GenericApplicationPropertyOfBridgeRoom" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected List<IntBridgeInstallationPropertyType> |
bridgeRoomInstallation |
protected List<BoundarySurfacePropertyType> |
cityObjectBoundedBy |
protected CodeType |
clazz |
protected List<CodeType> |
function |
protected List<Object> |
genericApplicationPropertyOfBridgeRoom |
protected List<InteriorFurniturePropertyType> |
interiorFurniture |
protected MultiSurfacePropertyType |
lod4MultiSurface |
protected SolidPropertyType |
lod4Solid |
protected List<CodeType> |
usage |
creationDate, externalReference, generalizesTo, genericApplicationPropertyOfCityObject, relativeToTerrain, relativeToWater, terminationDateboundedBy, locationdescription, id, metaDataProperty, name| Constructor and Description |
|---|
BridgeRoomType() |
getCreationDate, 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 CodeType clazz
protected SolidPropertyType lod4Solid
protected MultiSurfacePropertyType lod4MultiSurface
protected List<BoundarySurfacePropertyType> cityObjectBoundedBy
protected List<InteriorFurniturePropertyType> interiorFurniture
protected List<IntBridgeInstallationPropertyType> bridgeRoomInstallation
public CodeType getClazz()
CodeTypepublic void setClazz(CodeType value)
value - allowed object is
CodeTypepublic boolean isSetClazz()
public List<CodeType> 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
CodeType
public boolean isSetFunction()
public void unsetFunction()
public List<CodeType> 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
CodeType
public boolean isSetUsage()
public void unsetUsage()
public SolidPropertyType getLod4Solid()
SolidPropertyTypepublic void setLod4Solid(SolidPropertyType value)
value - allowed object is
SolidPropertyTypepublic boolean isSetLod4Solid()
public MultiSurfacePropertyType getLod4MultiSurface()
MultiSurfacePropertyTypepublic void setLod4MultiSurface(MultiSurfacePropertyType value)
value - allowed object is
MultiSurfacePropertyTypepublic boolean isSetLod4MultiSurface()
public List<BoundarySurfacePropertyType> getCityObjectBoundedBy()
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 cityObjectBoundedBy property.
For example, to add a new item, do as follows:
getCityObjectBoundedBy().add(newItem);
Objects of the following type(s) are allowed in the list
BoundarySurfacePropertyType
public boolean isSetCityObjectBoundedBy()
public void unsetCityObjectBoundedBy()
public List<InteriorFurniturePropertyType> getInteriorFurniture()
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 interiorFurniture property.
For example, to add a new item, do as follows:
getInteriorFurniture().add(newItem);
Objects of the following type(s) are allowed in the list
InteriorFurniturePropertyType
public boolean isSetInteriorFurniture()
public void unsetInteriorFurniture()
public List<IntBridgeInstallationPropertyType> getBridgeRoomInstallation()
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 bridgeRoomInstallation property.
For example, to add a new item, do as follows:
getBridgeRoomInstallation().add(newItem);
Objects of the following type(s) are allowed in the list
IntBridgeInstallationPropertyType
public boolean isSetBridgeRoomInstallation()
public void unsetBridgeRoomInstallation()
public List<Object> getGenericApplicationPropertyOfBridgeRoom()
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 genericApplicationPropertyOfBridgeRoom property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfBridgeRoom().add(newItem);
Objects of the following type(s) are allowed in the list
Object
public boolean isSetGenericApplicationPropertyOfBridgeRoom()
public void unsetGenericApplicationPropertyOfBridgeRoom()
public String toString()
toString in class AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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 AbstractCityObjectTypepublic 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.MergeFrom2public void mergeFrom(Object left, Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2mergeFrom in class AbstractCityObjectTypepublic 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 setCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
public void setInteriorFurniture(List<InteriorFurniturePropertyType> value)
public void setBridgeRoomInstallation(List<IntBridgeInstallationPropertyType> value)
public void setGenericApplicationPropertyOfBridgeRoom(List<Object> value)
public BridgeRoomType withClazz(CodeType value)
public BridgeRoomType withFunction(CodeType... values)
public BridgeRoomType withFunction(Collection<CodeType> values)
public BridgeRoomType withUsage(CodeType... values)
public BridgeRoomType withUsage(Collection<CodeType> values)
public BridgeRoomType withLod4Solid(SolidPropertyType value)
public BridgeRoomType withLod4MultiSurface(MultiSurfacePropertyType value)
public BridgeRoomType withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
public BridgeRoomType withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
public BridgeRoomType withInteriorFurniture(InteriorFurniturePropertyType... values)
public BridgeRoomType withInteriorFurniture(Collection<InteriorFurniturePropertyType> values)
public BridgeRoomType withBridgeRoomInstallation(IntBridgeInstallationPropertyType... values)
public BridgeRoomType withBridgeRoomInstallation(Collection<IntBridgeInstallationPropertyType> values)
public BridgeRoomType withGenericApplicationPropertyOfBridgeRoom(Object... values)
public BridgeRoomType withGenericApplicationPropertyOfBridgeRoom(Collection<Object> values)
public BridgeRoomType withFunction(List<CodeType> value)
public BridgeRoomType withUsage(List<CodeType> value)
public BridgeRoomType withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
public BridgeRoomType withInteriorFurniture(List<InteriorFurniturePropertyType> value)
public BridgeRoomType withBridgeRoomInstallation(List<IntBridgeInstallationPropertyType> value)
public BridgeRoomType withGenericApplicationPropertyOfBridgeRoom(List<Object> value)
public BridgeRoomType withCreationDate(XMLGregorianCalendar value)
withCreationDate in class AbstractCityObjectTypepublic BridgeRoomType withTerminationDate(XMLGregorianCalendar value)
withTerminationDate in class AbstractCityObjectTypepublic BridgeRoomType withExternalReference(ExternalReferenceType... values)
withExternalReference in class AbstractCityObjectTypepublic BridgeRoomType withExternalReference(Collection<ExternalReferenceType> values)
withExternalReference in class AbstractCityObjectTypepublic BridgeRoomType withGeneralizesTo(GeneralizationRelationType... values)
withGeneralizesTo in class AbstractCityObjectTypepublic BridgeRoomType withGeneralizesTo(Collection<GeneralizationRelationType> values)
withGeneralizesTo in class AbstractCityObjectTypepublic BridgeRoomType withRelativeToTerrain(RelativeToTerrainType value)
withRelativeToTerrain in class AbstractCityObjectTypepublic BridgeRoomType withRelativeToWater(RelativeToWaterType value)
withRelativeToWater in class AbstractCityObjectTypepublic BridgeRoomType withGenericApplicationPropertyOfCityObject(jakarta.xml.bind.JAXBElement<?>... values)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypepublic BridgeRoomType withGenericApplicationPropertyOfCityObject(Collection<jakarta.xml.bind.JAXBElement<?>> values)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypepublic BridgeRoomType withExternalReference(List<ExternalReferenceType> value)
withExternalReference in class AbstractCityObjectTypepublic BridgeRoomType withGeneralizesTo(List<GeneralizationRelationType> value)
withGeneralizesTo in class AbstractCityObjectTypepublic BridgeRoomType withGenericApplicationPropertyOfCityObject(List<jakarta.xml.bind.JAXBElement<?>> value)
withGenericApplicationPropertyOfCityObject in class AbstractCityObjectTypeCopyright © 2008–2023. All rights reserved.