public class BridgeType extends AbstractBridgeType
gmlId
Constructor and Description |
---|
BridgeType(java.lang.String gmlId) |
Modifier and Type | Method and Description |
---|---|
void |
addPart(java.lang.String part) |
java.util.List<java.lang.String> |
getParts() |
CityObjectTypeName |
getType() |
boolean |
isSetParts() |
void |
setParts(java.util.List<java.lang.String> parts) |
addConstructionElement, addInstallation, getAddress, getAttributes, getConstructionElements, getInstallations, isSetAddress, isSetAttributes, isSetConstructionElements, isSetInstallations, isValidGeometryType, newAttributes, setAddress, setAttributes, setConstructionElements, setInstallations, unsetAttributes, unsetConstructionElements, unsetInstallations
addGeometry, getBBox, getGeometry, getGmlId, getLocalProperty, hasLocalProperty, isSetBBox, removeGeometry, setBBox, setGeometry, setLocalProperty, unsetBBox, unsetGeometry, unsetLocalProperty
public CityObjectTypeName getType()
getType
in class AbstractCityObjectType
public boolean isSetParts()
public void addPart(java.lang.String part)
public java.util.List<java.lang.String> getParts()
public void setParts(java.util.List<java.lang.String> parts)