Uses of Class
net.opengis.citygml.waterbody.v_2_0.AbstractWaterObjectType
-
Packages that use AbstractWaterObjectType Package Description net.opengis.citygml.waterbody.v_2_0 -
-
Uses of AbstractWaterObjectType in net.opengis.citygml.waterbody.v_2_0
Subclasses of AbstractWaterObjectType in net.opengis.citygml.waterbody.v_2_0 Modifier and Type Class Description classWaterBodyTypeType describing Water Bodies, e.g., lakes, rivers.Methods in net.opengis.citygml.waterbody.v_2_0 that return types with arguments of type AbstractWaterObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractWaterObjectType>ObjectFactory. createWaterObject(AbstractWaterObjectType value)Methods in net.opengis.citygml.waterbody.v_2_0 with parameters of type AbstractWaterObjectType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AbstractWaterObjectType>ObjectFactory. createWaterObject(AbstractWaterObjectType value)
-