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

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

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

Fields in net.opengis.citygml.bridge.v_2_0 declared as IntBridgeInstallationType
protected  IntBridgeInstallationType IntBridgeInstallationPropertyType.intBridgeInstallation
           
 

Methods in net.opengis.citygml.bridge.v_2_0 that return IntBridgeInstallationType
 IntBridgeInstallationType ObjectFactory.createIntBridgeInstallationType()
          Create an instance of IntBridgeInstallationType
 IntBridgeInstallationType IntBridgeInstallationPropertyType.getIntBridgeInstallation()
          Gets the value of the intBridgeInstallation property.
 IntBridgeInstallationType IntBridgeInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withClazz(CodeType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withCreationDate(XMLGregorianCalendar value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withExternalReference(Collection<ExternalReferenceType> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withExternalReference(ExternalReferenceType... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withExternalReference(List<ExternalReferenceType> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withFunction(CodeType... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withFunction(Collection<CodeType> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withFunction(List<CodeType> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGeneralizesTo(GeneralizationRelationType... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGenericApplicationPropertyOfIntBridgeInstallation(Collection<Object> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGenericApplicationPropertyOfIntBridgeInstallation(List<Object> value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withGenericApplicationPropertyOfIntBridgeInstallation(Object... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withRelativeToTerrain(RelativeToTerrainType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 IntBridgeInstallationType IntBridgeInstallationType.withUsage(CodeType... values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withUsage(Collection<CodeType> values)
           
 IntBridgeInstallationType IntBridgeInstallationType.withUsage(List<CodeType> value)
           
 

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

Methods in net.opengis.citygml.bridge.v_2_0 with parameters of type IntBridgeInstallationType
 JAXBElement<IntBridgeInstallationType> ObjectFactory.createIntBridgeInstallation(IntBridgeInstallationType value)
          Create an instance of JAXBElement<IntBridgeInstallationType>}
 void IntBridgeInstallationPropertyType.setIntBridgeInstallation(IntBridgeInstallationType value)
          Sets the value of the intBridgeInstallation property.
 IntBridgeInstallationPropertyType IntBridgeInstallationPropertyType.withIntBridgeInstallation(IntBridgeInstallationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.