Uses of Class
net.opengis.citygml.waterbody.v_1_0.WaterSurfaceType

Packages that use WaterSurfaceType
net.opengis.citygml.waterbody.v_1_0   
 

Uses of WaterSurfaceType in net.opengis.citygml.waterbody.v_1_0
 

Methods in net.opengis.citygml.waterbody.v_1_0 that return WaterSurfaceType
 WaterSurfaceType ObjectFactory.createWaterSurfaceType()
          Create an instance of WaterSurfaceType
 WaterSurfaceType WaterSurfaceType.withCreationDate(XMLGregorianCalendar value)
           
 WaterSurfaceType WaterSurfaceType.withExternalReference(Collection<ExternalReferenceType> values)
           
 WaterSurfaceType WaterSurfaceType.withExternalReference(ExternalReferenceType... values)
           
 WaterSurfaceType WaterSurfaceType.withExternalReference(List<ExternalReferenceType> value)
           
 WaterSurfaceType WaterSurfaceType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 WaterSurfaceType WaterSurfaceType.withGeneralizesTo(GeneralizationRelationType... values)
           
 WaterSurfaceType WaterSurfaceType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfWaterBoundarySurface(Collection<Object> values)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfWaterBoundarySurface(List<Object> value)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfWaterBoundarySurface(Object... values)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfWaterSurface(Collection<Object> values)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfWaterSurface(List<Object> value)
           
 WaterSurfaceType WaterSurfaceType.withGenericApplicationPropertyOfWaterSurface(Object... values)
           
 WaterSurfaceType WaterSurfaceType.withLod2Surface(SurfacePropertyType value)
           
 WaterSurfaceType WaterSurfaceType.withLod3Surface(SurfacePropertyType value)
           
 WaterSurfaceType WaterSurfaceType.withLod4Surface(SurfacePropertyType value)
           
 WaterSurfaceType WaterSurfaceType.withTerminationDate(XMLGregorianCalendar value)
           
 WaterSurfaceType WaterSurfaceType.withWaterLevel(String value)
           
 

Methods in net.opengis.citygml.waterbody.v_1_0 that return types with arguments of type WaterSurfaceType
 JAXBElement<WaterSurfaceType> ObjectFactory.createWaterSurface(WaterSurfaceType value)
          Create an instance of JAXBElement<WaterSurfaceType>}
 

Methods in net.opengis.citygml.waterbody.v_1_0 with parameters of type WaterSurfaceType
 JAXBElement<WaterSurfaceType> ObjectFactory.createWaterSurface(WaterSurfaceType value)
          Create an instance of JAXBElement<WaterSurfaceType>}
 



Copyright © 2008-2015. All Rights Reserved.