Class Facet
java.lang.Object
org.gradle.plugins.ide.eclipse.model.Facet
A project facet.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAninstalledfacet is really present on an Eclipse project whereas facet typefixedmeans that this facet is locked and cannot be simply removed. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidappendNode(Node node) booleangetName()getType()inthashCode()voidvoidsetType(Facet.FacetType type) voidsetVersion(String version) toString()
-
Constructor Details
-
Facet
public Facet() -
Facet
-
Facet
-
Facet
-
-
Method Details
-
getType
-
setType
-
getName
-
setName
-
getVersion
-
setVersion
-
appendNode
-
equals
-
hashCode
-
toString
-