Uses of Class
net.opengis.citygml.bridge.v_2_0.BridgeConstructionElementType

Packages that use BridgeConstructionElementType
net.opengis.citygml.bridge.v_2_0   
 

Uses of BridgeConstructionElementType in net.opengis.citygml.bridge.v_2_0
 

Fields in net.opengis.citygml.bridge.v_2_0 declared as BridgeConstructionElementType
protected  BridgeConstructionElementType BridgeConstructionElementPropertyType.bridgeConstructionElement
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return BridgeConstructionElementType
 BridgeConstructionElementType ObjectFactory.createBridgeConstructionElementType()
          Create an instance of BridgeConstructionElementType
 BridgeConstructionElementType BridgeConstructionElementPropertyType.getBridgeConstructionElement()
          Gets the value of the bridgeConstructionElement property.
 BridgeConstructionElementType BridgeConstructionElementType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withClazz(CodeType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withCreationDate(XMLGregorianCalendar value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withExternalReference(Collection<ExternalReferenceType> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withExternalReference(ExternalReferenceType... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withExternalReference(List<ExternalReferenceType> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withFunction(CodeType... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withFunction(Collection<CodeType> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withFunction(List<CodeType> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGeneralizesTo(GeneralizationRelationType... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGenericApplicationPropertyOfBridgeConstructionElement(Collection<Object> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGenericApplicationPropertyOfBridgeConstructionElement(List<Object> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGenericApplicationPropertyOfBridgeConstructionElement(Object... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod1Geometry(GeometryPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod1ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod1TerrainIntersection(MultiCurvePropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod2Geometry(GeometryPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod2TerrainIntersection(MultiCurvePropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod3Geometry(GeometryPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod3TerrainIntersection(MultiCurvePropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod4Geometry(GeometryPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withLod4TerrainIntersection(MultiCurvePropertyType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withRelativeToTerrain(RelativeToTerrainType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withTerminationDate(XMLGregorianCalendar value)
           
 BridgeConstructionElementType BridgeConstructionElementType.withUsage(CodeType... values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withUsage(Collection<CodeType> values)
           
 BridgeConstructionElementType BridgeConstructionElementType.withUsage(List<CodeType> value)
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return types with arguments of type BridgeConstructionElementType
 JAXBElement<BridgeConstructionElementType> ObjectFactory.createBridgeConstructionElement(BridgeConstructionElementType value)
          Create an instance of JAXBElement<BridgeConstructionElementType>}
 

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeConstructionElementType
 JAXBElement<BridgeConstructionElementType> ObjectFactory.createBridgeConstructionElement(BridgeConstructionElementType value)
          Create an instance of JAXBElement<BridgeConstructionElementType>}
 void BridgeConstructionElementPropertyType.setBridgeConstructionElement(BridgeConstructionElementType value)
          Sets the value of the bridgeConstructionElement property.
 BridgeConstructionElementPropertyType BridgeConstructionElementPropertyType.withBridgeConstructionElement(BridgeConstructionElementType value)
           
 



Copyright © 2008-2015. All Rights Reserved.