org.citygml4j.builder.jaxb.marshal.citygml.vegetation
Class Vegetation100Marshaller
java.lang.Object
org.citygml4j.builder.jaxb.marshal.citygml.vegetation.Vegetation100Marshaller
public class Vegetation100Marshaller
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Vegetation100Marshaller
public Vegetation100Marshaller(CityGMLMarshaller citygml)
marshalJAXBElement
public javax.xml.bind.JAXBElement<?> marshalJAXBElement(java.lang.Object src)
marshal
public java.lang.Object marshal(ModelObject src)
marshalVegetationObject
public void marshalVegetationObject(AbstractVegetationObject src,
AbstractVegetationObjectType dest)
marshalPlantCover
public void marshalPlantCover(PlantCover src,
PlantCoverType dest)
marshalPlantCover
public PlantCoverType marshalPlantCover(PlantCover src)
marshalSolitaryVegetationObject
public void marshalSolitaryVegetationObject(SolitaryVegetationObject src,
SolitaryVegetationObjectType dest)
marshalSolitaryVegetationObject
public SolitaryVegetationObjectType marshalSolitaryVegetationObject(SolitaryVegetationObject src)