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

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

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

Subclasses of AbstractWaterBoundarySurfaceType in net.opengis.citygml.waterbody.v_1_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.
 

Methods in net.opengis.citygml.waterbody.v_1_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.withTerminationDate(XMLGregorianCalendar value)
           
 

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

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



Copyright © 2008-2015. All Rights Reserved.