com.pyx4j.maven.plugin.junction
Class Link

java.lang.Object
  extended by com.pyx4j.maven.plugin.junction.Link

public class Link
extends java.lang.Object

Created on 19-Oct-06


Constructor Summary
Link()
           
 
Method Summary
 java.io.File getDst()
           
 java.io.File getSrc()
           
 boolean isFailNoSrc()
           
 boolean isSrcCreate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Link

public Link()
Method Detail

getDst

public java.io.File getDst()

getSrc

public java.io.File getSrc()

isFailNoSrc

public boolean isFailNoSrc()

isSrcCreate

public boolean isSrcCreate()


Copyright © 2006-2007 pyx4j team. All Rights Reserved.