Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.waterbody._2.WaterGroundSurfaceType |
WaterBody200Marshaller.marshalWaterGroundSurface(WaterGroundSurface src) |
net.opengis.citygml.waterbody._1.WaterGroundSurfaceType |
WaterBody100Marshaller.marshalWaterGroundSurface(WaterGroundSurface src) |
void |
WaterBody200Marshaller.marshalWaterGroundSurface(WaterGroundSurface src,
net.opengis.citygml.waterbody._2.WaterGroundSurfaceType dest) |
void |
WaterBody100Marshaller.marshalWaterGroundSurface(WaterGroundSurface src,
net.opengis.citygml.waterbody._1.WaterGroundSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
WaterGroundSurface |
WaterBody200Unmarshaller.unmarshalWaterGroundSurface(net.opengis.citygml.waterbody._2.WaterGroundSurfaceType src) |
WaterGroundSurface |
WaterBody100Unmarshaller.unmarshalWaterGroundSurface(net.opengis.citygml.waterbody._1.WaterGroundSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
WaterBody200Unmarshaller.unmarshalWaterGroundSurface(net.opengis.citygml.waterbody._2.WaterGroundSurfaceType src,
WaterGroundSurface dest) |
void |
WaterBody100Unmarshaller.unmarshalWaterGroundSurface(net.opengis.citygml.waterbody._1.WaterGroundSurfaceType src,
WaterGroundSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(WaterGroundSurface waterGroundSurface) |
void |
FeatureVisitor.visit(WaterGroundSurface waterGroundSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(WaterGroundSurface waterGroundSurface) |
T |
FeatureFunctionWalker.apply(WaterGroundSurface waterGroundSurface) |
void |
GMLWalker.visit(WaterGroundSurface waterGroundSurface) |
void |
FeatureWalker.visit(WaterGroundSurface waterGroundSurface) |