Uses of Class
net.opengis.citygml.waterbody.v_2_0.AbstractWaterBoundarySurfaceType

Packages that use AbstractWaterBoundarySurfaceType
net.opengis.citygml.waterbody.v_2_0   
 

Uses of AbstractWaterBoundarySurfaceType in net.opengis.citygml.waterbody.v_2_0
 

Subclasses of AbstractWaterBoundarySurfaceType in net.opengis.citygml.waterbody.v_2_0
 class WaterClosureSurfaceType
          Type describing the closure surface between water bodys.
 class WaterGroundSurfaceType
          Type describing the ground surface of a water body, i.e.
 class WaterSurfaceType
          Type describing the surface of a water body, which separates the water from the air.
 

Fields in net.opengis.citygml.waterbody.v_2_0 with type parameters of type AbstractWaterBoundarySurfaceType
protected  JAXBElement<? extends AbstractWaterBoundarySurfaceType> BoundedByWaterSurfacePropertyType.waterBoundarySurface
           
 

Methods in net.opengis.citygml.waterbody.v_2_0 that return AbstractWaterBoundarySurfaceType
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withCreationDate(XMLGregorianCalendar value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withExternalReference(Collection<ExternalReferenceType> values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withExternalReference(ExternalReferenceType... values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withExternalReference(List<ExternalReferenceType> value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGeneralizesTo(Collection<GeneralizationRelationType> values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGeneralizesTo(GeneralizationRelationType... values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGeneralizesTo(List<GeneralizationRelationType> value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(Collection<JAXBElement<?>> values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(JAXBElement<?>... values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGenericApplicationPropertyOfCityObject(List<JAXBElement<?>> value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGenericApplicationPropertyOfWaterBoundarySurface(Collection<Object> values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGenericApplicationPropertyOfWaterBoundarySurface(List<Object> value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withGenericApplicationPropertyOfWaterBoundarySurface(Object... values)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withLod2Surface(SurfacePropertyType value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withLod3Surface(SurfacePropertyType value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withLod4Surface(SurfacePropertyType value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withRelativeToTerrain(RelativeToTerrainType value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withRelativeToWater(RelativeToWaterType value)
           
 AbstractWaterBoundarySurfaceType AbstractWaterBoundarySurfaceType.withTerminationDate(XMLGregorianCalendar value)
           
 

Methods in net.opengis.citygml.waterbody.v_2_0 that return types with arguments of type AbstractWaterBoundarySurfaceType
 JAXBElement<AbstractWaterBoundarySurfaceType> ObjectFactory.createWaterBoundarySurface(AbstractWaterBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractWaterBoundarySurfaceType>}
 JAXBElement<? extends AbstractWaterBoundarySurfaceType> BoundedByWaterSurfacePropertyType.getWaterBoundarySurface()
          Gets the value of the waterBoundarySurface property.
 

Methods in net.opengis.citygml.waterbody.v_2_0 with parameters of type AbstractWaterBoundarySurfaceType
 JAXBElement<AbstractWaterBoundarySurfaceType> ObjectFactory.createWaterBoundarySurface(AbstractWaterBoundarySurfaceType value)
          Create an instance of JAXBElement<AbstractWaterBoundarySurfaceType>}
 

Method parameters in net.opengis.citygml.waterbody.v_2_0 with type arguments of type AbstractWaterBoundarySurfaceType
 void BoundedByWaterSurfacePropertyType.setWaterBoundarySurface(JAXBElement<? extends AbstractWaterBoundarySurfaceType> value)
          Sets the value of the waterBoundarySurface property.
 BoundedByWaterSurfacePropertyType BoundedByWaterSurfacePropertyType.withWaterBoundarySurface(JAXBElement<? extends AbstractWaterBoundarySurfaceType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.