net.opengis.citygml.bridge.v_2_0
Class BridgePartType
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.v_2_0.AbstractSiteType
net.opengis.citygml.bridge.v_2_0.AbstractBridgeType
net.opengis.citygml.bridge.v_2_0.BridgePartType
- 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 BridgePartType
- extends AbstractBridgeType
- 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
Java class for BridgePartType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BridgePartType">
<complexContent>
<extension base="{http://www.opengis.net/citygml/bridge/2.0}AbstractBridgeType">
<sequence>
<element ref="{http://www.opengis.net/citygml/bridge/2.0}_GenericApplicationPropertyOfBridgePart" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields inherited from class net.opengis.citygml.bridge.v_2_0.AbstractBridgeType |
address, cityObjectBoundedBy, clazz, consistsOfBridgePart, function, genericApplicationPropertyOfAbstractBridge, interiorBridgeInstallation, interiorBridgeRoom, isMovable, lod1MultiSurface, lod1Solid, lod1TerrainIntersection, lod2MultiCurve, lod2MultiSurface, lod2Solid, lod2TerrainIntersection, lod3MultiCurve, lod3MultiSurface, lod3Solid, lod3TerrainIntersection, lod4MultiCurve, lod4MultiSurface, lod4Solid, lod4TerrainIntersection, outerBridgeConstruction, outerBridgeInstallation, usage, yearOfConstruction, yearOfDemolition |
|
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> |
getGenericApplicationPropertyOfBridgePart()
Gets the value of the genericApplicationPropertyOfBridgePart property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
boolean |
isSetGenericApplicationPropertyOfBridgePart()
|
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 |
setGenericApplicationPropertyOfBridgePart(List<Object> value)
|
String |
toString()
|
void |
unsetGenericApplicationPropertyOfBridgePart()
|
BridgePartType |
withAddress(AddressPropertyType... values)
|
BridgePartType |
withAddress(Collection<AddressPropertyType> values)
|
BridgePartType |
withAddress(List<AddressPropertyType> value)
|
BridgePartType |
withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
|
BridgePartType |
withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
|
BridgePartType |
withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
|
BridgePartType |
withClazz(CodeType value)
|
BridgePartType |
withConsistsOfBridgePart(BridgePartPropertyType... values)
|
BridgePartType |
withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)
|
BridgePartType |
withConsistsOfBridgePart(List<BridgePartPropertyType> value)
|
BridgePartType |
withCreationDate(XMLGregorianCalendar value)
|
BridgePartType |
withExternalReference(Collection<ExternalReferenceType> values)
|
BridgePartType |
withExternalReference(ExternalReferenceType... values)
|
BridgePartType |
withExternalReference(List<ExternalReferenceType> value)
|
BridgePartType |
withFunction(CodeType... values)
|
BridgePartType |
withFunction(Collection<CodeType> values)
|
BridgePartType |
withFunction(List<CodeType> value)
|
BridgePartType |
withGeneralizesTo(Collection<GeneralizationRelationType> values)
|
BridgePartType |
withGeneralizesTo(GeneralizationRelationType... values)
|
BridgePartType |
withGeneralizesTo(List<GeneralizationRelationType> value)
|
BridgePartType |
withGenericApplicationPropertyOfAbstractBridge(Collection<Object> values)
|
BridgePartType |
withGenericApplicationPropertyOfAbstractBridge(List<Object> value)
|
BridgePartType |
withGenericApplicationPropertyOfAbstractBridge(Object... values)
|
BridgePartType |
withGenericApplicationPropertyOfBridgePart(Collection<Object> values)
|
BridgePartType |
withGenericApplicationPropertyOfBridgePart(List<Object> value)
|
BridgePartType |
withGenericApplicationPropertyOfBridgePart(Object... values)
|
BridgePartType |
withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
|
BridgePartType |
withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
|
BridgePartType |
withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
|
BridgePartType |
withGenericApplicationPropertyOfSite(Collection<Object> values)
|
BridgePartType |
withGenericApplicationPropertyOfSite(List<Object> value)
|
BridgePartType |
withGenericApplicationPropertyOfSite(Object... values)
|
BridgePartType |
withInteriorBridgeInstallation(Collection<IntBridgeInstallationPropertyType> values)
|
BridgePartType |
withInteriorBridgeInstallation(IntBridgeInstallationPropertyType... values)
|
BridgePartType |
withInteriorBridgeInstallation(List<IntBridgeInstallationPropertyType> value)
|
BridgePartType |
withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)
|
BridgePartType |
withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)
|
BridgePartType |
withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
|
BridgePartType |
withIsMovable(Boolean value)
|
BridgePartType |
withLod1MultiSurface(MultiSurfacePropertyType value)
|
BridgePartType |
withLod1Solid(SolidPropertyType value)
|
BridgePartType |
withLod1TerrainIntersection(MultiCurvePropertyType value)
|
BridgePartType |
withLod2MultiCurve(MultiCurvePropertyType value)
|
BridgePartType |
withLod2MultiSurface(MultiSurfacePropertyType value)
|
BridgePartType |
withLod2Solid(SolidPropertyType value)
|
BridgePartType |
withLod2TerrainIntersection(MultiCurvePropertyType value)
|
BridgePartType |
withLod3MultiCurve(MultiCurvePropertyType value)
|
BridgePartType |
withLod3MultiSurface(MultiSurfacePropertyType value)
|
BridgePartType |
withLod3Solid(SolidPropertyType value)
|
BridgePartType |
withLod3TerrainIntersection(MultiCurvePropertyType value)
|
BridgePartType |
withLod4MultiCurve(MultiCurvePropertyType value)
|
BridgePartType |
withLod4MultiSurface(MultiSurfacePropertyType value)
|
BridgePartType |
withLod4Solid(SolidPropertyType value)
|
BridgePartType |
withLod4TerrainIntersection(MultiCurvePropertyType value)
|
BridgePartType |
withOuterBridgeConstruction(BridgeConstructionElementPropertyType... values)
|
BridgePartType |
withOuterBridgeConstruction(Collection<BridgeConstructionElementPropertyType> values)
|
BridgePartType |
withOuterBridgeConstruction(List<BridgeConstructionElementPropertyType> value)
|
BridgePartType |
withOuterBridgeInstallation(BridgeInstallationPropertyType... values)
|
BridgePartType |
withOuterBridgeInstallation(Collection<BridgeInstallationPropertyType> values)
|
BridgePartType |
withOuterBridgeInstallation(List<BridgeInstallationPropertyType> value)
|
BridgePartType |
withRelativeToTerrain(RelativeToTerrainType value)
|
BridgePartType |
withRelativeToWater(RelativeToWaterType value)
|
BridgePartType |
withTerminationDate(XMLGregorianCalendar value)
|
BridgePartType |
withUsage(CodeType... values)
|
BridgePartType |
withUsage(Collection<CodeType> values)
|
BridgePartType |
withUsage(List<CodeType> value)
|
BridgePartType |
withYearOfConstruction(XMLGregorianCalendar value)
|
BridgePartType |
withYearOfDemolition(XMLGregorianCalendar value)
|
| Methods inherited from class net.opengis.citygml.bridge.v_2_0.AbstractBridgeType |
getAddress, getCityObjectBoundedBy, getClazz, getConsistsOfBridgePart, getFunction, getGenericApplicationPropertyOfAbstractBridge, getInteriorBridgeInstallation, getInteriorBridgeRoom, getLod1MultiSurface, getLod1Solid, getLod1TerrainIntersection, getLod2MultiCurve, getLod2MultiSurface, getLod2Solid, getLod2TerrainIntersection, getLod3MultiCurve, getLod3MultiSurface, getLod3Solid, getLod3TerrainIntersection, getLod4MultiCurve, getLod4MultiSurface, getLod4Solid, getLod4TerrainIntersection, getOuterBridgeConstruction, getOuterBridgeInstallation, getUsage, getYearOfConstruction, getYearOfDemolition, isIsMovable, isSetAddress, isSetCityObjectBoundedBy, isSetClazz, isSetConsistsOfBridgePart, isSetFunction, isSetGenericApplicationPropertyOfAbstractBridge, isSetInteriorBridgeInstallation, isSetInteriorBridgeRoom, isSetIsMovable, isSetLod1MultiSurface, isSetLod1Solid, isSetLod1TerrainIntersection, isSetLod2MultiCurve, isSetLod2MultiSurface, isSetLod2Solid, isSetLod2TerrainIntersection, isSetLod3MultiCurve, isSetLod3MultiSurface, isSetLod3Solid, isSetLod3TerrainIntersection, isSetLod4MultiCurve, isSetLod4MultiSurface, isSetLod4Solid, isSetLod4TerrainIntersection, isSetOuterBridgeConstruction, isSetOuterBridgeInstallation, isSetUsage, isSetYearOfConstruction, isSetYearOfDemolition, setAddress, setCityObjectBoundedBy, setClazz, setConsistsOfBridgePart, setFunction, setGenericApplicationPropertyOfAbstractBridge, setInteriorBridgeInstallation, setInteriorBridgeRoom, setIsMovable, setLod1MultiSurface, setLod1Solid, setLod1TerrainIntersection, setLod2MultiCurve, setLod2MultiSurface, setLod2Solid, setLod2TerrainIntersection, setLod3MultiCurve, setLod3MultiSurface, setLod3Solid, setLod3TerrainIntersection, setLod4MultiCurve, setLod4MultiSurface, setLod4Solid, setLod4TerrainIntersection, setOuterBridgeConstruction, setOuterBridgeInstallation, setUsage, setYearOfConstruction, setYearOfDemolition, unsetAddress, unsetCityObjectBoundedBy, unsetConsistsOfBridgePart, unsetFunction, unsetGenericApplicationPropertyOfAbstractBridge, unsetInteriorBridgeInstallation, unsetInteriorBridgeRoom, unsetOuterBridgeConstruction, unsetOuterBridgeInstallation, unsetUsage |
| 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 |
genericApplicationPropertyOfBridgePart
protected List<Object> genericApplicationPropertyOfBridgePart
BridgePartType
public BridgePartType()
getGenericApplicationPropertyOfBridgePart
public List<Object> getGenericApplicationPropertyOfBridgePart()
- Gets the value of the genericApplicationPropertyOfBridgePart 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 genericApplicationPropertyOfBridgePart property.
For example, to add a new item, do as follows:
getGenericApplicationPropertyOfBridgePart().add(newItem);
Objects of the following type(s) are allowed in the list
Object
isSetGenericApplicationPropertyOfBridgePart
public boolean isSetGenericApplicationPropertyOfBridgePart()
unsetGenericApplicationPropertyOfBridgePart
public void unsetGenericApplicationPropertyOfBridgePart()
toString
public String toString()
- Overrides:
toString in class AbstractBridgeType
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 AbstractBridgeType
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 AbstractBridgeType
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 AbstractBridgeType
equals
public boolean equals(Object object)
- Overrides:
equals in class AbstractBridgeType
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 AbstractBridgeType
hashCode
public int hashCode()
- Overrides:
hashCode in class AbstractBridgeType
clone
public Object clone()
- Overrides:
clone in class AbstractBridgeType
copyTo
public Object copyTo(Object target)
- Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo- Overrides:
copyTo in class AbstractBridgeType
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 AbstractBridgeType
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 AbstractBridgeType
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 AbstractBridgeType
setGenericApplicationPropertyOfBridgePart
public void setGenericApplicationPropertyOfBridgePart(List<Object> value)
withGenericApplicationPropertyOfBridgePart
public BridgePartType withGenericApplicationPropertyOfBridgePart(Object... values)
withGenericApplicationPropertyOfBridgePart
public BridgePartType withGenericApplicationPropertyOfBridgePart(Collection<Object> values)
withGenericApplicationPropertyOfBridgePart
public BridgePartType withGenericApplicationPropertyOfBridgePart(List<Object> value)
withClazz
public BridgePartType withClazz(CodeType value)
- Overrides:
withClazz in class AbstractBridgeType
withFunction
public BridgePartType withFunction(CodeType... values)
- Overrides:
withFunction in class AbstractBridgeType
withFunction
public BridgePartType withFunction(Collection<CodeType> values)
- Overrides:
withFunction in class AbstractBridgeType
withUsage
public BridgePartType withUsage(CodeType... values)
- Overrides:
withUsage in class AbstractBridgeType
withUsage
public BridgePartType withUsage(Collection<CodeType> values)
- Overrides:
withUsage in class AbstractBridgeType
withYearOfConstruction
public BridgePartType withYearOfConstruction(XMLGregorianCalendar value)
- Overrides:
withYearOfConstruction in class AbstractBridgeType
withYearOfDemolition
public BridgePartType withYearOfDemolition(XMLGregorianCalendar value)
- Overrides:
withYearOfDemolition in class AbstractBridgeType
withIsMovable
public BridgePartType withIsMovable(Boolean value)
- Overrides:
withIsMovable in class AbstractBridgeType
withLod1Solid
public BridgePartType withLod1Solid(SolidPropertyType value)
- Overrides:
withLod1Solid in class AbstractBridgeType
withLod1MultiSurface
public BridgePartType withLod1MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod1MultiSurface in class AbstractBridgeType
withLod1TerrainIntersection
public BridgePartType withLod1TerrainIntersection(MultiCurvePropertyType value)
- Overrides:
withLod1TerrainIntersection in class AbstractBridgeType
withLod2Solid
public BridgePartType withLod2Solid(SolidPropertyType value)
- Overrides:
withLod2Solid in class AbstractBridgeType
withLod2MultiSurface
public BridgePartType withLod2MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod2MultiSurface in class AbstractBridgeType
withLod2MultiCurve
public BridgePartType withLod2MultiCurve(MultiCurvePropertyType value)
- Overrides:
withLod2MultiCurve in class AbstractBridgeType
withLod2TerrainIntersection
public BridgePartType withLod2TerrainIntersection(MultiCurvePropertyType value)
- Overrides:
withLod2TerrainIntersection in class AbstractBridgeType
withOuterBridgeConstruction
public BridgePartType withOuterBridgeConstruction(BridgeConstructionElementPropertyType... values)
- Overrides:
withOuterBridgeConstruction in class AbstractBridgeType
withOuterBridgeConstruction
public BridgePartType withOuterBridgeConstruction(Collection<BridgeConstructionElementPropertyType> values)
- Overrides:
withOuterBridgeConstruction in class AbstractBridgeType
withOuterBridgeInstallation
public BridgePartType withOuterBridgeInstallation(BridgeInstallationPropertyType... values)
- Overrides:
withOuterBridgeInstallation in class AbstractBridgeType
withOuterBridgeInstallation
public BridgePartType withOuterBridgeInstallation(Collection<BridgeInstallationPropertyType> values)
- Overrides:
withOuterBridgeInstallation in class AbstractBridgeType
withInteriorBridgeInstallation
public BridgePartType withInteriorBridgeInstallation(IntBridgeInstallationPropertyType... values)
- Overrides:
withInteriorBridgeInstallation in class AbstractBridgeType
withInteriorBridgeInstallation
public BridgePartType withInteriorBridgeInstallation(Collection<IntBridgeInstallationPropertyType> values)
- Overrides:
withInteriorBridgeInstallation in class AbstractBridgeType
withCityObjectBoundedBy
public BridgePartType withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
- Overrides:
withCityObjectBoundedBy in class AbstractBridgeType
withCityObjectBoundedBy
public BridgePartType withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
- Overrides:
withCityObjectBoundedBy in class AbstractBridgeType
withLod3Solid
public BridgePartType withLod3Solid(SolidPropertyType value)
- Overrides:
withLod3Solid in class AbstractBridgeType
withLod3MultiSurface
public BridgePartType withLod3MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod3MultiSurface in class AbstractBridgeType
withLod3MultiCurve
public BridgePartType withLod3MultiCurve(MultiCurvePropertyType value)
- Overrides:
withLod3MultiCurve in class AbstractBridgeType
withLod3TerrainIntersection
public BridgePartType withLod3TerrainIntersection(MultiCurvePropertyType value)
- Overrides:
withLod3TerrainIntersection in class AbstractBridgeType
withLod4Solid
public BridgePartType withLod4Solid(SolidPropertyType value)
- Overrides:
withLod4Solid in class AbstractBridgeType
withLod4MultiSurface
public BridgePartType withLod4MultiSurface(MultiSurfacePropertyType value)
- Overrides:
withLod4MultiSurface in class AbstractBridgeType
withLod4MultiCurve
public BridgePartType withLod4MultiCurve(MultiCurvePropertyType value)
- Overrides:
withLod4MultiCurve in class AbstractBridgeType
withLod4TerrainIntersection
public BridgePartType withLod4TerrainIntersection(MultiCurvePropertyType value)
- Overrides:
withLod4TerrainIntersection in class AbstractBridgeType
withInteriorBridgeRoom
public BridgePartType withInteriorBridgeRoom(InteriorBridgeRoomPropertyType... values)
- Overrides:
withInteriorBridgeRoom in class AbstractBridgeType
withInteriorBridgeRoom
public BridgePartType withInteriorBridgeRoom(Collection<InteriorBridgeRoomPropertyType> values)
- Overrides:
withInteriorBridgeRoom in class AbstractBridgeType
withConsistsOfBridgePart
public BridgePartType withConsistsOfBridgePart(BridgePartPropertyType... values)
- Overrides:
withConsistsOfBridgePart in class AbstractBridgeType
withConsistsOfBridgePart
public BridgePartType withConsistsOfBridgePart(Collection<BridgePartPropertyType> values)
- Overrides:
withConsistsOfBridgePart in class AbstractBridgeType
withAddress
public BridgePartType withAddress(AddressPropertyType... values)
- Overrides:
withAddress in class AbstractBridgeType
withAddress
public BridgePartType withAddress(Collection<AddressPropertyType> values)
- Overrides:
withAddress in class AbstractBridgeType
withGenericApplicationPropertyOfAbstractBridge
public BridgePartType withGenericApplicationPropertyOfAbstractBridge(Object... values)
- Overrides:
withGenericApplicationPropertyOfAbstractBridge in class AbstractBridgeType
withGenericApplicationPropertyOfAbstractBridge
public BridgePartType withGenericApplicationPropertyOfAbstractBridge(Collection<Object> values)
- Overrides:
withGenericApplicationPropertyOfAbstractBridge in class AbstractBridgeType
withFunction
public BridgePartType withFunction(List<CodeType> value)
- Overrides:
withFunction in class AbstractBridgeType
withUsage
public BridgePartType withUsage(List<CodeType> value)
- Overrides:
withUsage in class AbstractBridgeType
withOuterBridgeConstruction
public BridgePartType withOuterBridgeConstruction(List<BridgeConstructionElementPropertyType> value)
- Overrides:
withOuterBridgeConstruction in class AbstractBridgeType
withOuterBridgeInstallation
public BridgePartType withOuterBridgeInstallation(List<BridgeInstallationPropertyType> value)
- Overrides:
withOuterBridgeInstallation in class AbstractBridgeType
withInteriorBridgeInstallation
public BridgePartType withInteriorBridgeInstallation(List<IntBridgeInstallationPropertyType> value)
- Overrides:
withInteriorBridgeInstallation in class AbstractBridgeType
withCityObjectBoundedBy
public BridgePartType withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
- Overrides:
withCityObjectBoundedBy in class AbstractBridgeType
withInteriorBridgeRoom
public BridgePartType withInteriorBridgeRoom(List<InteriorBridgeRoomPropertyType> value)
- Overrides:
withInteriorBridgeRoom in class AbstractBridgeType
withConsistsOfBridgePart
public BridgePartType withConsistsOfBridgePart(List<BridgePartPropertyType> value)
- Overrides:
withConsistsOfBridgePart in class AbstractBridgeType
withAddress
public BridgePartType withAddress(List<AddressPropertyType> value)
- Overrides:
withAddress in class AbstractBridgeType
withGenericApplicationPropertyOfAbstractBridge
public BridgePartType withGenericApplicationPropertyOfAbstractBridge(List<Object> value)
- Overrides:
withGenericApplicationPropertyOfAbstractBridge in class AbstractBridgeType
withGenericApplicationPropertyOfSite
public BridgePartType withGenericApplicationPropertyOfSite(Object... values)
- Overrides:
withGenericApplicationPropertyOfSite in class AbstractBridgeType
withGenericApplicationPropertyOfSite
public BridgePartType withGenericApplicationPropertyOfSite(Collection<Object> values)
- Overrides:
withGenericApplicationPropertyOfSite in class AbstractBridgeType
withGenericApplicationPropertyOfSite
public BridgePartType withGenericApplicationPropertyOfSite(List<Object> value)
- Overrides:
withGenericApplicationPropertyOfSite in class AbstractBridgeType
withCreationDate
public BridgePartType withCreationDate(XMLGregorianCalendar value)
- Overrides:
withCreationDate in class AbstractBridgeType
withTerminationDate
public BridgePartType withTerminationDate(XMLGregorianCalendar value)
- Overrides:
withTerminationDate in class AbstractBridgeType
withExternalReference
public BridgePartType withExternalReference(ExternalReferenceType... values)
- Overrides:
withExternalReference in class AbstractBridgeType
withExternalReference
public BridgePartType withExternalReference(Collection<ExternalReferenceType> values)
- Overrides:
withExternalReference in class AbstractBridgeType
withGeneralizesTo
public BridgePartType withGeneralizesTo(GeneralizationRelationType... values)
- Overrides:
withGeneralizesTo in class AbstractBridgeType
withGeneralizesTo
public BridgePartType withGeneralizesTo(Collection<GeneralizationRelationType> values)
- Overrides:
withGeneralizesTo in class AbstractBridgeType
withRelativeToTerrain
public BridgePartType withRelativeToTerrain(RelativeToTerrainType value)
- Overrides:
withRelativeToTerrain in class AbstractBridgeType
withRelativeToWater
public BridgePartType withRelativeToWater(RelativeToWaterType value)
- Overrides:
withRelativeToWater in class AbstractBridgeType
withGenericApplicationPropertyOfCityObject
public BridgePartType withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
- Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBridgeType
withGenericApplicationPropertyOfCityObject
public BridgePartType withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
- Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBridgeType
withExternalReference
public BridgePartType withExternalReference(List<ExternalReferenceType> value)
- Overrides:
withExternalReference in class AbstractBridgeType
withGeneralizesTo
public BridgePartType withGeneralizesTo(List<GeneralizationRelationType> value)
- Overrides:
withGeneralizesTo in class AbstractBridgeType
withGenericApplicationPropertyOfCityObject
public BridgePartType withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
- Overrides:
withGenericApplicationPropertyOfCityObject in class AbstractBridgeType
Copyright © 2008-2015. All Rights Reserved.