- 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.TunnelPartProperty>
-
- org.citygml4j.xml.adapter.tunnel.TunnelPartPropertyAdapter
-
- All Implemented Interfaces:
org.xmlobjects.builder.ObjectBuilder<org.citygml4j.core.model.tunnel.TunnelPartProperty>,org.xmlobjects.serializer.ObjectSerializer<org.citygml4j.core.model.tunnel.TunnelPartProperty>
public class TunnelPartPropertyAdapter extends org.xmlobjects.gml.adapter.feature.AbstractFeaturePropertyAdapter<org.citygml4j.core.model.tunnel.TunnelPartProperty>
-
-
Constructor Summary
Constructors Constructor Description TunnelPartPropertyAdapter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.citygml4j.core.model.tunnel.TunnelPartPropertycreateObject(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
-
-