hudson.tools
Class JDKInstaller.JDKFile

java.lang.Object
  extended by hudson.tools.JDKInstaller.JDKFile
Enclosing class:
JDKInstaller

public static final class JDKInstaller.JDKFile
extends Object


Field Summary
 String filepath
           
 String name
           
 String title
           
 
Constructor Summary
JDKInstaller.JDKFile()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public String name

title

public String title

filepath

public String filepath
Constructor Detail

JDKInstaller.JDKFile

public JDKInstaller.JDKFile()


Copyright © 2004-2013. All Rights Reserved.