Module org.citygml4j.xml
Class ElevationPropertyAdapter
- java.lang.Object
-
- org.xmlobjects.gml.adapter.base.AbstractInlinePropertyAdapter<org.citygml4j.core.model.construction.ElevationProperty>
-
- org.citygml4j.xml.adapter.construction.ElevationPropertyAdapter
-
- All Implemented Interfaces:
org.xmlobjects.builder.ObjectBuilder<org.citygml4j.core.model.construction.ElevationProperty>,org.xmlobjects.serializer.ObjectSerializer<org.citygml4j.core.model.construction.ElevationProperty>
public class ElevationPropertyAdapter extends org.xmlobjects.gml.adapter.base.AbstractInlinePropertyAdapter<org.citygml4j.core.model.construction.ElevationProperty>
-
-
Constructor Summary
Constructors Constructor Description ElevationPropertyAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.citygml4j.core.model.construction.ElevationPropertycreateObject(javax.xml.namespace.QName name, java.lang.Object parent)-
Methods inherited from class org.xmlobjects.gml.adapter.base.AbstractInlinePropertyAdapter
buildChildObject, writeChildElements
-
-