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