Package net.sf.jnati.deploy.artefact
Class ArtefactFile
- java.lang.Object
-
- net.sf.jnati.deploy.artefact.ArtefactFile
-
public class ArtefactFile extends java.lang.Object- Author:
- Sam Adams
-
-
Constructor Summary
Constructors Constructor Description ArtefactFile(java.lang.String path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetPath()booleanisExe()booleanisLibrary()voidsetExe(boolean exe)voidsetLibrary(boolean library)
-