Class Facet
java.lang.Object
org.gradle.plugins.ide.eclipse.model.Facet
A project facet.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Aninstalled
facet is really present on an Eclipse project whereas facet typefixed
means that this facet is locked and cannot be simply removed. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
appendNode
(Node node) boolean
getName()
getType()
int
hashCode()
void
void
setType
(Facet.FacetType type) void
setVersion
(String version) toString()