public void copyFrom(PluginMetaInfo plugMeta) { this.isRegistered = plugMeta.isRegistered; this.isInstalled = plugMeta.isInstalled; }