| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHash() |
java.lang.String |
getName()
Obtain the name of the license.
|
int |
getSize()
Return the size of the installed bits for this action.
|
java.lang.String |
getText()
Obtain the license text.
|
void |
setGzipFile(java.io.File f) |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getHash()
public int getSize()
Actionpublic java.lang.String getName()
public java.lang.String getText()
throws java.io.IOException
java.io.IOExceptionpublic void setGzipFile(java.io.File f)