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