Class DatabaseSchema

    • Constructor Detail

      • DatabaseSchema

        public DatabaseSchema()
    • Method Detail

      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Asset
      • getIncomplete

        public boolean getIncomplete()
        Return if the database schema is incomplete
        Returns:
        if the database schema is incomplete
      • setIncomplete

        public void setIncomplete​(boolean incomplete)
        Sets up if the database schema is incomplete
        Parameters:
        incomplete - if the database schema is incomplete