|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.tycho.osgicompiler.CopyMapping.SourceTargetPair
public static class CopyMapping.SourceTargetPair
Field Summary | |
---|---|
java.lang.String |
source
|
java.io.File |
target
|
Constructor Summary | |
---|---|
CopyMapping.SourceTargetPair(java.lang.String source,
java.io.File target)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String source
public java.io.File target
Constructor Detail |
---|
public CopyMapping.SourceTargetPair(java.lang.String source, java.io.File target)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |