public class CityFurniture200Marshaller
extends java.lang.Object
Constructor and Description |
---|
CityFurniture200Marshaller(CityGMLMarshaller citygml) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
marshal(ModelObject src) |
net.opengis.citygml.cityfurniture._2.CityFurnitureType |
marshalCityFurniture(CityFurniture src) |
void |
marshalCityFurniture(CityFurniture src,
net.opengis.citygml.cityfurniture._2.CityFurnitureType dest) |
javax.xml.bind.JAXBElement<?> |
marshalJAXBElement(java.lang.Object src) |
public CityFurniture200Marshaller(CityGMLMarshaller citygml)
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
public java.lang.Object marshal(ModelObject src)
public void marshalCityFurniture(CityFurniture src, net.opengis.citygml.cityfurniture._2.CityFurnitureType dest)
public net.opengis.citygml.cityfurniture._2.CityFurnitureType marshalCityFurniture(CityFurniture src)