Interface PluginDependency
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
PluginDependencyImpl
public interface PluginDependency extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description @NotNull java.lang.StringgetId()booleanisModule()booleanisOptional()
-