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

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

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

Methods in net.opengis.citygml.tunnel.v_2_0 that return TunnelType
 TunnelType ObjectFactory.createTunnelType()
          Create an instance of TunnelType
 TunnelType TunnelType.withCityObjectBoundedBy(BoundarySurfacePropertyType... values)
           
 TunnelType TunnelType.withCityObjectBoundedBy(Collection<BoundarySurfacePropertyType> values)
           
 TunnelType TunnelType.withCityObjectBoundedBy(List<BoundarySurfacePropertyType> value)
           
 TunnelType TunnelType.withClazz(CodeType value)
           
 TunnelType TunnelType.withConsistsOfTunnelPart(Collection<TunnelPartPropertyType> values)
           
 TunnelType TunnelType.withConsistsOfTunnelPart(List<TunnelPartPropertyType> value)
           
 TunnelType TunnelType.withConsistsOfTunnelPart(TunnelPartPropertyType... values)
           
 TunnelType TunnelType.withCreationDate(XMLGregorianCalendar value)
           
 TunnelType TunnelType.withExternalReference(Collection<ExternalReferenceType> values)
           
 TunnelType TunnelType.withExternalReference(ExternalReferenceType... values)
           
 TunnelType TunnelType.withExternalReference(List<ExternalReferenceType> value)
           
 TunnelType TunnelType.withFunction(CodeType... values)
           
 TunnelType TunnelType.withFunction(Collection<CodeType> values)
           
 TunnelType TunnelType.withFunction(List<CodeType> value)
           
 TunnelType TunnelType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TunnelType TunnelType.withGeneralizesTo(GeneralizationRelationType... values)
           
 TunnelType TunnelType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfAbstractTunnel(Collection<Object> values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfAbstractTunnel(List<Object> value)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfAbstractTunnel(Object... values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfSite(Collection<Object> values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfSite(List<Object> value)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfSite(Object... values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfTunnel(Collection<Object> values)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfTunnel(List<Object> value)
           
 TunnelType TunnelType.withGenericApplicationPropertyOfTunnel(Object... values)
           
 TunnelType TunnelType.withInteriorHollowSpace(Collection<InteriorHollowSpacePropertyType> values)
           
 TunnelType TunnelType.withInteriorHollowSpace(InteriorHollowSpacePropertyType... values)
           
 TunnelType TunnelType.withInteriorHollowSpace(List<InteriorHollowSpacePropertyType> value)
           
 TunnelType TunnelType.withInteriorTunnelInstallation(Collection<IntTunnelInstallationPropertyType> values)
           
 TunnelType TunnelType.withInteriorTunnelInstallation(IntTunnelInstallationPropertyType... values)
           
 TunnelType TunnelType.withInteriorTunnelInstallation(List<IntTunnelInstallationPropertyType> value)
           
 TunnelType TunnelType.withLod1MultiSurface(MultiSurfacePropertyType value)
           
 TunnelType TunnelType.withLod1Solid(SolidPropertyType value)
           
 TunnelType TunnelType.withLod1TerrainIntersection(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withLod2MultiCurve(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 TunnelType TunnelType.withLod2Solid(SolidPropertyType value)
           
 TunnelType TunnelType.withLod2TerrainIntersection(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withLod3MultiCurve(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 TunnelType TunnelType.withLod3Solid(SolidPropertyType value)
           
 TunnelType TunnelType.withLod3TerrainIntersection(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withLod4MultiCurve(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 TunnelType TunnelType.withLod4Solid(SolidPropertyType value)
           
 TunnelType TunnelType.withLod4TerrainIntersection(MultiCurvePropertyType value)
           
 TunnelType TunnelType.withOuterTunnelInstallation(Collection<TunnelInstallationPropertyType> values)
           
 TunnelType TunnelType.withOuterTunnelInstallation(List<TunnelInstallationPropertyType> value)
           
 TunnelType TunnelType.withOuterTunnelInstallation(TunnelInstallationPropertyType... values)
           
 TunnelType TunnelType.withRelativeToTerrain(RelativeToTerrainType value)
           
 TunnelType TunnelType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelType TunnelType.withTerminationDate(XMLGregorianCalendar value)
           
 TunnelType TunnelType.withUsage(CodeType... values)
           
 TunnelType TunnelType.withUsage(Collection<CodeType> values)
           
 TunnelType TunnelType.withUsage(List<CodeType> value)
           
 TunnelType TunnelType.withYearOfConstruction(XMLGregorianCalendar value)
           
 TunnelType TunnelType.withYearOfDemolition(XMLGregorianCalendar value)
           
 

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

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelType
 JAXBElement<TunnelType> ObjectFactory.createTunnel(TunnelType value)
          Create an instance of JAXBElement<TunnelType>}
 



Copyright © 2008-2015. All Rights Reserved.