Class PluginRepositoryInfo

java.lang.Object
net.thevpc.common.prs.plugin.PluginRepositoryInfo
All Implemented Interfaces:
Serializable

public class PluginRepositoryInfo extends Object implements Serializable
Author:
Taha Ben Salah (taha.bensalah@gmail.com) %creationtime 8 sept. 2007 18:57:11
See Also:
  • Constructor Details

    • PluginRepositoryInfo

      public PluginRepositoryInfo(String id)
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getId

      public String getId()
    • setId

      public void setId(String id)