|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.thalesgroup.hudson.plugins.gnat.GnatInstallation
public final class GnatInstallation
Gnatmake installation.
| Nested Class Summary | |
|---|---|
static class |
GnatInstallation.GNAT_TYPE
|
| Constructor Summary | |
|---|---|
GnatInstallation(java.lang.String name,
java.lang.String home)
|
|
| Method Summary | |
|---|---|
java.io.File |
getExecutable(GnatInstallation.GNAT_TYPE gnattype)
|
boolean |
getExists()
Returns true if the executable exists |
java.lang.String |
getGnatmakeHome()
|
java.lang.String |
getName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@DataBoundConstructor
public GnatInstallation(java.lang.String name,
java.lang.String home)
| Method Detail |
|---|
public java.lang.String getGnatmakeHome()
public java.lang.String getName()
public java.io.File getExecutable(GnatInstallation.GNAT_TYPE gnattype)
public boolean getExists()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||