|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectorg.gradle.plugins.ide.eclipse.model.Link
class Link
Property Summary | |
---|---|
String |
location
|
String |
locationUri
|
String |
name
|
String |
type
|
Constructor Summary | |
Link(String name, String type, String location, String locationUri)
|
Method Summary | |
---|---|
boolean
|
equals(def o)
|
int
|
hashCode()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
String location
String locationUri
String name
String type
Constructor Detail |
---|
Link(String name, String type, String location, String locationUri)
Method Detail |
---|
boolean equals(def o)
int hashCode()
Gradle API 1.12