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

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

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

Methods in net.opengis.citygml.tunnel.v_2_0 that return OuterFloorSurfaceType
 OuterFloorSurfaceType ObjectFactory.createOuterFloorSurfaceType()
          Create an instance of OuterFloorSurfaceType
 OuterFloorSurfaceType OuterFloorSurfaceType.withCreationDate(XMLGregorianCalendar value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withExternalReference(Collection<ExternalReferenceType> values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withExternalReference(ExternalReferenceType... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withExternalReference(List<ExternalReferenceType> value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGeneralizesTo(GeneralizationRelationType... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfBoundarySurface(Collection<Object> values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfBoundarySurface(List<Object> value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfBoundarySurface(Object... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfOuterFloorSurface(Collection<Object> values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfOuterFloorSurface(List<Object> value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withGenericApplicationPropertyOfOuterFloorSurface(Object... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withLod2MultiSurface(MultiSurfacePropertyType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withLod3MultiSurface(MultiSurfacePropertyType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withLod4MultiSurface(MultiSurfacePropertyType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withOpening(Collection<OpeningPropertyType> values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withOpening(List<OpeningPropertyType> value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withOpening(OpeningPropertyType... values)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withRelativeToTerrain(RelativeToTerrainType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 OuterFloorSurfaceType OuterFloorSurfaceType.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.