Uses of Class
net.opengis.citygml.tunnel.v_2_0.TunnelInstallationType

Packages that use TunnelInstallationType
net.opengis.citygml.tunnel.v_2_0   
 

Uses of TunnelInstallationType in net.opengis.citygml.tunnel.v_2_0
 

Fields in net.opengis.citygml.tunnel.v_2_0 declared as TunnelInstallationType
protected  TunnelInstallationType TunnelInstallationPropertyType.tunnelInstallation
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return TunnelInstallationType
 TunnelInstallationType ObjectFactory.createTunnelInstallationType()
          Create an instance of TunnelInstallationType
 TunnelInstallationType TunnelInstallationPropertyType.getTunnelInstallation()
          Gets the value of the tunnelInstallation property.
 TunnelInstallationType TunnelInstallationType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 TunnelInstallationType TunnelInstallationType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 TunnelInstallationType TunnelInstallationType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 TunnelInstallationType TunnelInstallationType.withClazz(CodeType value)
           
 TunnelInstallationType TunnelInstallationType.withCreationDate(XMLGregorianCalendar value)
           
 TunnelInstallationType TunnelInstallationType.withExternalReference(Collection<ExternalReferenceType> values)
           
 TunnelInstallationType TunnelInstallationType.withExternalReference(ExternalReferenceType... values)
           
 TunnelInstallationType TunnelInstallationType.withExternalReference(List<ExternalReferenceType> value)
           
 TunnelInstallationType TunnelInstallationType.withFunction(CodeType... values)
           
 TunnelInstallationType TunnelInstallationType.withFunction(Collection<CodeType> values)
           
 TunnelInstallationType TunnelInstallationType.withFunction(List<CodeType> value)
           
 TunnelInstallationType TunnelInstallationType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TunnelInstallationType TunnelInstallationType.withGeneralizesTo(GeneralizationRelationType... values)
           
 TunnelInstallationType TunnelInstallationType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TunnelInstallationType TunnelInstallationType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TunnelInstallationType TunnelInstallationType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TunnelInstallationType TunnelInstallationType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TunnelInstallationType TunnelInstallationType.withGenericApplicationPropertyOfTunnelInstallation(Collection<Object> values)
           
 TunnelInstallationType TunnelInstallationType.withGenericApplicationPropertyOfTunnelInstallation(List<Object> value)
           
 TunnelInstallationType TunnelInstallationType.withGenericApplicationPropertyOfTunnelInstallation(Object... values)
           
 TunnelInstallationType TunnelInstallationType.withLod2Geometry(GeometryPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod2ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod3Geometry(GeometryPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod3ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod4Geometry(GeometryPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelInstallationType TunnelInstallationType.withRelativeToTerrain(RelativeToTerrainType value)
           
 TunnelInstallationType TunnelInstallationType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelInstallationType TunnelInstallationType.withTerminationDate(XMLGregorianCalendar value)
           
 TunnelInstallationType TunnelInstallationType.withUsage(CodeType... values)
           
 TunnelInstallationType TunnelInstallationType.withUsage(Collection<CodeType> values)
           
 TunnelInstallationType TunnelInstallationType.withUsage(List<CodeType> value)
           
 

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

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelInstallationType
 JAXBElement<TunnelInstallationType> ObjectFactory.createTunnelInstallation(TunnelInstallationType value)
          Create an instance of JAXBElement<TunnelInstallationType>}
 void TunnelInstallationPropertyType.setTunnelInstallation(TunnelInstallationType value)
          Sets the value of the tunnelInstallation property.
 TunnelInstallationPropertyType TunnelInstallationPropertyType.withTunnelInstallation(TunnelInstallationType value)
           
 



Copyright © 2008-2015. All Rights Reserved.