Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.waterbody._2.BoundedByWaterSurfacePropertyType |
WaterBody200Marshaller.marshalBoundedByWaterSurfaceProperty(BoundedByWaterSurfaceProperty src) |
net.opengis.citygml.waterbody._1.BoundedByWaterSurfacePropertyType |
WaterBody100Marshaller.marshalBoundedByWaterSurfaceProperty(BoundedByWaterSurfaceProperty src) |
Modifier and Type | Method and Description |
---|---|
BoundedByWaterSurfaceProperty |
WaterBody200Unmarshaller.unmarshalBoundedByWaterSurfaceProperty(net.opengis.citygml.waterbody._2.BoundedByWaterSurfacePropertyType src) |
BoundedByWaterSurfaceProperty |
WaterBody100Unmarshaller.unmarshalBoundedByWaterSurfaceProperty(net.opengis.citygml.waterbody._1.BoundedByWaterSurfacePropertyType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BoundedByWaterSurfaceProperty> |
WaterBody.getBoundedBySurface() |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody.addBoundedBySurface(BoundedByWaterSurfaceProperty boundedBySurface) |
boolean |
WaterBody.unsetBoundedBySurface(BoundedByWaterSurfaceProperty boundedBySurface) |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody.setBoundedBySurface(java.util.List<BoundedByWaterSurfaceProperty> boundedBySurface) |