Class Link
java.lang.Object
org.gradle.plugins.ide.eclipse.model.Link
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the location.Returns the location uri.getName()Returns the name.getType()Returns the type.inthashCode()voidsetLocation(String location) Sets the location.voidsetLocationUri(String locationUri) Sets the location uri.voidSets the name.voidSets the type.toString()
-
Constructor Details
-
Link
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getLocation
-
setLocation
-
getLocationUri
-
setLocationUri
-
equals
-
hashCode
-
toString
-