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