Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.cityfurniture._2.CityFurnitureType |
CityFurniture200Marshaller.marshalCityFurniture(CityFurniture src) |
net.opengis.citygml.cityfurniture._1.CityFurnitureType |
CityFurniture100Marshaller.marshalCityFurniture(CityFurniture src) |
void |
CityFurniture200Marshaller.marshalCityFurniture(CityFurniture src,
net.opengis.citygml.cityfurniture._2.CityFurnitureType dest) |
void |
CityFurniture100Marshaller.marshalCityFurniture(CityFurniture src,
net.opengis.citygml.cityfurniture._1.CityFurnitureType dest) |
Modifier and Type | Method and Description |
---|---|
CityFurniture |
CityFurniture200Unmarshaller.unmarshalCityFurniture(net.opengis.citygml.cityfurniture._2.CityFurnitureType src) |
CityFurniture |
CityFurniture100Unmarshaller.unmarshalCityFurniture(net.opengis.citygml.cityfurniture._1.CityFurnitureType src) |
Modifier and Type | Method and Description |
---|---|
void |
CityFurniture200Unmarshaller.unmarshalCityFurniture(net.opengis.citygml.cityfurniture._2.CityFurnitureType src,
CityFurniture dest) |
void |
CityFurniture100Unmarshaller.unmarshalCityFurniture(net.opengis.citygml.cityfurniture._1.CityFurnitureType src,
CityFurniture dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(CityFurniture cityFurniture) |
void |
FeatureVisitor.visit(CityFurniture cityFurniture) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(CityFurniture cityFurniture) |
T |
FeatureFunctionWalker.apply(CityFurniture cityFurniture) |
void |
GMLWalker.visit(CityFurniture cityFurniture) |
void |
FeatureWalker.visit(CityFurniture cityFurniture) |