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