@Incubating public class PluginDeclaration extends Object
Describes a Gradle plugin under development.
PluginDeclaration (String name)
boolean
equals(Object obj)
String
getId()
getImplementationClass()
getName()
int
hashCode()
void
setId(String id)
setImplementationClass(String implementationClass)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Gradle API 2.14