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

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

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

Fields in net.opengis.citygml.bridge.v_2_0 declared as BridgeInstallationType
protected  BridgeInstallationType BridgeInstallationPropertyType.bridgeInstallation
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return BridgeInstallationType
 BridgeInstallationType ObjectFactory.createBridgeInstallationType()
          Create an instance of BridgeInstallationType
 BridgeInstallationType BridgeInstallationPropertyType.getBridgeInstallation()
          Gets the value of the bridgeInstallation property.
 BridgeInstallationType BridgeInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 BridgeInstallationType BridgeInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 BridgeInstallationType BridgeInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 BridgeInstallationType BridgeInstallationType.withClazz(CodeType value)
           
 BridgeInstallationType BridgeInstallationType.withCreationDate(XMLGregorianCalendar value)
           
 BridgeInstallationType BridgeInstallationType.withExternalReference(Collection<ExternalReferenceType> values)
           
 BridgeInstallationType BridgeInstallationType.withExternalReference(ExternalReferenceType... values)
           
 BridgeInstallationType BridgeInstallationType.withExternalReference(List<ExternalReferenceType> value)
           
 BridgeInstallationType BridgeInstallationType.withFunction(CodeType... values)
           
 BridgeInstallationType BridgeInstallationType.withFunction(Collection<CodeType> values)
           
 BridgeInstallationType BridgeInstallationType.withFunction(List<CodeType> value)
           
 BridgeInstallationType BridgeInstallationType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 BridgeInstallationType BridgeInstallationType.withGeneralizesTo(GeneralizationRelationType... values)
           
 BridgeInstallationType BridgeInstallationType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 BridgeInstallationType BridgeInstallationType.withGenericApplicationPropertyOfBridgeInstallation(Collection<Object> values)
           
 BridgeInstallationType BridgeInstallationType.withGenericApplicationPropertyOfBridgeInstallation(List<Object> value)
           
 BridgeInstallationType BridgeInstallationType.withGenericApplicationPropertyOfBridgeInstallation(Object... values)
           
 BridgeInstallationType BridgeInstallationType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 BridgeInstallationType BridgeInstallationType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 BridgeInstallationType BridgeInstallationType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 BridgeInstallationType BridgeInstallationType.withLod2Geometry(GeometryPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod3Geometry(GeometryPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 BridgeInstallationType BridgeInstallationType.withRelativeToTerrain(RelativeToTerrainType value)
           
 BridgeInstallationType BridgeInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 BridgeInstallationType BridgeInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 BridgeInstallationType BridgeInstallationType.withUsage(CodeType... values)
           
 BridgeInstallationType BridgeInstallationType.withUsage(Collection<CodeType> values)
           
 BridgeInstallationType BridgeInstallationType.withUsage(List<CodeType> value)
           
 

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

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type BridgeInstallationType
 JAXBElement<BridgeInstallationType> ObjectFactory.createBridgeInstallation(BridgeInstallationType value)
          Create an instance of JAXBElement<BridgeInstallationType>}
 void BridgeInstallationPropertyType.setBridgeInstallation(BridgeInstallationType value)
          Sets the value of the bridgeInstallation property.
 BridgeInstallationPropertyType BridgeInstallationPropertyType.withBridgeInstallation(BridgeInstallationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.