Class Manifest
java.lang.Object
io.freefair.gradle.plugins.github.internal.Manifest
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getFile()
getName()
The name of the manifest.int
hashCode()
void
setFile
(Manifest.File file) void
The name of the manifest.void
setResolved
(Map<String, Manifest.Dependency> resolved) toString()
-
Constructor Details
-
Manifest
public Manifest()
-
-
Method Details