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