- java.lang.Object
-
- org.xmlobjects.gml.adapter.base.AbstractInlineOrByReferencePropertyAdapter<T>
-
- org.xmlobjects.gml.adapter.base.AbstractPropertyAdapter<T>
-
- org.xmlobjects.gml.adapter.feature.AbstractFeaturePropertyAdapter<org.citygml4j.core.model.tunnel.HollowSpaceProperty>
-
- org.citygml4j.xml.adapter.tunnel.HollowSpacePropertyAdapter
-
- All Implemented Interfaces:
org.xmlobjects.builder.ObjectBuilder<org.citygml4j.core.model.tunnel.HollowSpaceProperty>,org.xmlobjects.serializer.ObjectSerializer<org.citygml4j.core.model.tunnel.HollowSpaceProperty>
public class HollowSpacePropertyAdapter extends org.xmlobjects.gml.adapter.feature.AbstractFeaturePropertyAdapter<org.citygml4j.core.model.tunnel.HollowSpaceProperty>
-
-
Constructor Summary
Constructors Constructor Description HollowSpacePropertyAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.citygml4j.core.model.tunnel.HollowSpacePropertycreateObject(javax.xml.namespace.QName name, java.lang.Object parent)-
Methods inherited from class org.xmlobjects.gml.adapter.feature.AbstractFeaturePropertyAdapter
buildChildObject, writeChildElements
-
Methods inherited from class org.xmlobjects.gml.adapter.base.AbstractPropertyAdapter
initializeElement, initializeObject
-
-