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

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

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

Fields in net.opengis.citygml.tunnel.v_2_0 declared as TunnelFurnitureType
protected  TunnelFurnitureType InteriorFurniturePropertyType.tunnelFurniture
           
 

Methods in net.opengis.citygml.tunnel.v_2_0 that return TunnelFurnitureType
 TunnelFurnitureType ObjectFactory.createTunnelFurnitureType()
          Create an instance of TunnelFurnitureType
 TunnelFurnitureType InteriorFurniturePropertyType.getTunnelFurniture()
          Gets the value of the tunnelFurniture property.
 TunnelFurnitureType TunnelFurnitureType.withClazz(CodeType value)
           
 TunnelFurnitureType TunnelFurnitureType.withCreationDate(XMLGregorianCalendar value)
           
 TunnelFurnitureType TunnelFurnitureType.withExternalReference(Collection<ExternalReferenceType> values)
           
 TunnelFurnitureType TunnelFurnitureType.withExternalReference(ExternalReferenceType... values)
           
 TunnelFurnitureType TunnelFurnitureType.withExternalReference(List<ExternalReferenceType> value)
           
 TunnelFurnitureType TunnelFurnitureType.withFunction(CodeType... values)
           
 TunnelFurnitureType TunnelFurnitureType.withFunction(Collection<CodeType> values)
           
 TunnelFurnitureType TunnelFurnitureType.withFunction(List<CodeType> value)
           
 TunnelFurnitureType TunnelFurnitureType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 TunnelFurnitureType TunnelFurnitureType.withGeneralizesTo(GeneralizationRelationType... values)
           
 TunnelFurnitureType TunnelFurnitureType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 TunnelFurnitureType TunnelFurnitureType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 TunnelFurnitureType TunnelFurnitureType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 TunnelFurnitureType TunnelFurnitureType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 TunnelFurnitureType TunnelFurnitureType.withGenericApplicationPropertyOfTunnelFurniture(Collection<Object> values)
           
 TunnelFurnitureType TunnelFurnitureType.withGenericApplicationPropertyOfTunnelFurniture(List<Object> value)
           
 TunnelFurnitureType TunnelFurnitureType.withGenericApplicationPropertyOfTunnelFurniture(Object... values)
           
 TunnelFurnitureType TunnelFurnitureType.withLod4Geometry(GeometryPropertyType value)
           
 TunnelFurnitureType TunnelFurnitureType.withLod4ImplicitRepresentation(ImplicitRepresentationPropertyType value)
           
 TunnelFurnitureType TunnelFurnitureType.withRelativeToTerrain(RelativeToTerrainType value)
           
 TunnelFurnitureType TunnelFurnitureType.withRelativeToWater(RelativeToWaterType value)
           
 TunnelFurnitureType TunnelFurnitureType.withTerminationDate(XMLGregorianCalendar value)
           
 TunnelFurnitureType TunnelFurnitureType.withUsage(CodeType... values)
           
 TunnelFurnitureType TunnelFurnitureType.withUsage(Collection<CodeType> values)
           
 TunnelFurnitureType TunnelFurnitureType.withUsage(List<CodeType> value)
           
 

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

Methods in net.opengis.citygml.tunnel.v_2_0 with parameters of type TunnelFurnitureType
 JAXBElement<TunnelFurnitureType> ObjectFactory.createTunnelFurniture(TunnelFurnitureType value)
          Create an instance of JAXBElement<TunnelFurnitureType>}
 void InteriorFurniturePropertyType.setTunnelFurniture(TunnelFurnitureType value)
          Sets the value of the tunnelFurniture property.
 InteriorFurniturePropertyType InteriorFurniturePropertyType.withTunnelFurniture(TunnelFurnitureType value)
           
 



Copyright © 2008-2015. All Rights Reserved.