org.codehaus.tycho.osgicompiler
Class CopyMapping.SourceTargetPair
java.lang.Object
org.codehaus.tycho.osgicompiler.CopyMapping.SourceTargetPair
- Enclosing class:
- CopyMapping
public static class CopyMapping.SourceTargetPair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
public String source
target
public File target
CopyMapping.SourceTargetPair
public CopyMapping.SourceTargetPair(String source,
File target)
Copyright © 2008-2011. All Rights Reserved.