Class DBCityObjectGenericAttrib

  • All Implemented Interfaces:
    DBImporter

    public class DBCityObjectGenericAttrib
    extends java.lang.Object
    implements DBImporter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void close()  
      void doImport​(java.lang.String attributeName, GeometryObject geometry, long cityObjectId)  
      void doImport​(org.citygml4j.model.citygml.generics.AbstractGenericAttribute genericAttribute, long cityObjectId)  
      protected void doImport​(org.citygml4j.model.citygml.generics.AbstractGenericAttribute genericAttribute, long parentId, long rootId, long cityObjectId)  
      void executeBatch()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait