JClass DesktopViews 6.3.0 API
Documentation

com.klg.jclass.jarmaster
Class JarMasterAntTask.Manifest

java.lang.Object
  |
  +--com.klg.jclass.jarmaster.JarMasterAntTask.Manifest
Enclosing class:
JarMasterAntTask

public static class JarMasterAntTask.Manifest
extends Object


Field Summary
protected  File file
           
 
Constructor Summary
JarMasterAntTask.Manifest()
           
 
Method Summary
 File getFile()
           
 void setFile(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

file

protected File file
Constructor Detail

JarMasterAntTask.Manifest

public JarMasterAntTask.Manifest()
Method Detail

setFile

public void setFile(File file)

getFile

public File getFile()

Copyright © 2004 Quest Software Inc..
All rights reserved.