Class GroupParentMemberAdapter

  • All Implemented Interfaces:
    org.xmlobjects.builder.ObjectBuilder<org.citygml4j.core.model.deprecated.cityobjectgroup.GroupParentMember>, org.xmlobjects.serializer.ObjectSerializer<org.citygml4j.core.model.deprecated.cityobjectgroup.GroupParentMember>

    public class GroupParentMemberAdapter
    extends org.xmlobjects.gml.adapter.feature.AbstractFeatureMemberAdapter<org.citygml4j.core.model.deprecated.cityobjectgroup.GroupParentMember>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.citygml4j.core.model.deprecated.cityobjectgroup.GroupParentMember createObject​(javax.xml.namespace.QName name, java.lang.Object parent)  
      • Methods inherited from class org.xmlobjects.gml.adapter.base.AbstractInlinePropertyAdapter

        buildChildObject, writeChildElements
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.xmlobjects.builder.ObjectBuilder

        initializeObject
      • Methods inherited from interface org.xmlobjects.serializer.ObjectSerializer

        createElement, initializeElement
    • Constructor Detail

      • GroupParentMemberAdapter

        public GroupParentMemberAdapter()
    • Method Detail

      • createObject

        public org.citygml4j.core.model.deprecated.cityobjectgroup.GroupParentMember createObject​(javax.xml.namespace.QName name,
                                                                                                  java.lang.Object parent)
                                                                                           throws org.xmlobjects.builder.ObjectBuildException
        Throws:
        org.xmlobjects.builder.ObjectBuildException